Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-055319
#<BuildRuby:0x000055ab175b2008
@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.20231013-055319",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.004840 0.001117 2.375530 ( 2.587954)
build_miniruby 0.001327 0.000307 1.578871 ( 1.577796)
build_ruby 0.001879 0.000000 3.281282 ( 3.470540)
build_all 0.007987 0.000311 6.384212 ( 3.171188)
build_install 0.015127 0.004805 8.098871 ( 4.661299)
test_btest 0.000633 0.000143 88.251313 ( 34.431557)
test_basic 0.008301 0.000000 1.038897 ( 1.111520)
test_all 0.009331 0.000000 733.874266 (276.082826)
test_rubyspec 0.055030 0.011047 102.900017 (114.393773)
total: 441.49 sec