Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-043552
#<BuildRuby:0x000055d14a71e190
@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.20240131-043552",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.008678 0.000023 15.189210 ( 8.733140)
build_miniruby 0.007713 0.000131 168.990314 ( 49.295315)
build_ruby 0.001734 0.000062 3.375640 ( 3.468191)
build_all 0.008787 0.004264 29.387177 ( 10.984214)
build_install 0.013326 0.000301 6.725189 ( 3.090488)
test_btest 0.000658 0.000041 83.014183 ( 22.222277)
test_basic 0.003658 0.004365 0.945327 ( 1.013208)
test_all 0.089989 0.028344 751.488793 (218.489703)
test_rubyspec 0.044050 0.056341 148.959213 (160.102851)
total: 477.40 sec