Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-011947
#<BuildRuby:0x00005596013023b0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20221207-011947",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.004098 0.001024 1.230232 ( 1.462046)
build_miniruby 0.000968 0.000242 0.792546 ( 0.791094)
build_ruby 0.000000 0.001385 1.341730 ( 1.333939)
build_all 0.001553 0.004796 3.507799 ( 1.835865)
build_install 0.008131 0.006516 2.505508 ( 1.600828)
test_btest 0.000515 0.000185 58.086886 ( 16.255714)
test_basic 0.002929 0.001054 0.315078 ( 0.455916)
test_all 0.001048 0.000377 588.221857 (179.054185)
test_rubyspec 0.006116 0.026561 62.154653 ( 72.018407)
total: 274.81 sec