Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-015501
#<BuildRuby:0x000055d87ede1f00
@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.20240305-015501",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.005310 0.003627 2.765105 ( 3.960875)
build_miniruby 0.001952 0.000000 1.834226 ( 2.033602)
build_ruby 0.002049 0.000000 3.902773 ( 4.677558)
build_all 0.009262 0.000000 7.391439 ( 6.992361)
build_install 0.017855 0.004652 9.156115 ( 8.373265)
test_btest 0.001109 0.000108 95.517846 ( 83.914003)
test_basic 0.008150 0.000393 1.051670 ( 1.661190)
test_all 0.098266 0.032866 845.229956 (742.480345)
test_rubyspec 0.042009 0.058272 139.368522 (217.594022)
total: 1071.69 sec