Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250121-095632
#<BuildRuby:0x00007f8fbe25fdc8
@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.20250121-095632",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000026 0.000006 0.000032 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001293 0.004409 2.108106 ( 2.276718)
build_miniruby 0.001255 0.000325 1.400879 ( 1.398036)
build_ruby 0.001409 0.000365 3.791531 ( 3.949104)
build_all 0.006777 0.003806 6.394196 ( 4.347574)
build_install 0.017276 0.004766 8.272581 ( 6.268073)
test_btest 0.001081 0.000000 71.072384 ( 22.489843)
test_basic 0.001848 0.008966 1.022015 ( 1.122132)
test_all 0.078005 0.047667 609.339521 (192.414507)
test_rubyspec 0.034323 0.039326 105.808992 ( 20.820669)
total: 255.09 sec