Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-232708
#<BuildRuby:0x000055d70d442228
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20231210-232708",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005947 0.000209 2.091181 ( 2.121009)
build_miniruby 0.001238 0.000132 1.468707 ( 1.470475)
build_ruby 0.001710 0.000183 2.793536 ( 2.997967)
build_all 0.003313 0.004061 4.937571 ( 1.908655)
build_install 0.011871 0.004728 6.458322 ( 3.092559)
test_btest 0.000742 0.000120 79.654839 ( 21.307385)
test_basic 0.005554 0.000197 0.837895 ( 0.901430)
test_all 0.069156 0.050463 652.543441 (185.625793)
test_rubyspec 0.013238 0.038460 83.345209 ( 94.894180)
total: 314.32 sec