Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-202837
#<BuildRuby:0x000055aec93e6890
@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.20231209-202837",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.006341 0.000437 2.360746 ( 2.669878)
build_miniruby 0.001836 0.000000 1.597926 ( 1.747586)
build_ruby 0.002032 0.000005 3.400002 ( 3.662572)
build_all 0.007328 0.000488 5.972175 ( 3.382570)
build_install 0.014727 0.003439 7.388206 ( 4.885777)
test_btest 0.000870 0.000073 84.222081 ( 58.308554)
test_basic 0.008602 0.000363 0.943569 ( 1.131382)
test_all 0.083920 0.039658 710.183745 (334.637934)
test_rubyspec 0.043261 0.029614 102.181835 (130.195182)
total: 540.62 sec