Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-222942
#<BuildRuby:0x0000557526442078
@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.20231206-222942",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005816 0.000447 2.253176 ( 2.355005)
build_miniruby 0.001464 0.000113 1.610176 ( 1.611150)
build_ruby 0.001746 0.000134 3.202145 ( 3.383076)
build_all 0.002740 0.004731 5.876872 ( 2.797009)
build_install 0.011794 0.005600 7.378319 ( 4.178937)
test_btest 0.000966 0.000143 82.934113 ( 31.184775)
test_basic 0.006129 0.000185 0.924039 ( 0.986030)
test_all 0.082714 0.036729 688.507892 (342.943401)
test_rubyspec 0.014865 0.060893 103.480761 (146.360666)
total: 535.80 sec