Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-044336
#<BuildRuby:0x0000558f14fa2190
@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.20230918-044336",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.006522 0.001124 2.436927 ( 4.757427)
build_miniruby 0.001793 0.000309 1.771340 ( 1.962462)
build_ruby 0.002270 0.000391 3.478471 ( 3.946202)
build_all 0.007241 0.001248 6.495284 ( 4.738586)
build_install 0.013168 0.008168 8.441704 ( 7.614335)
test_btest 0.000808 0.000171 86.190202 ( 47.441145)
test_basic 0.006362 0.001350 1.000194 ( 1.264321)
test_all 0.006334 0.005103 754.563254 (366.800389)
test_rubyspec 0.033660 0.041132 110.799176 (133.758227)
total: 572.28 sec