Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-144607
#<BuildRuby:0x00007fcaa2cffde0
@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.20240919-144607",
@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.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.009274 0.001416 5.632801 ( 8.952251)
build_miniruby 0.001892 0.000486 5.753761 ( 7.928725)
build_ruby 0.001923 0.000494 5.019850 ( 7.426029)
build_all 0.010485 0.000585 7.939517 ( 10.830369)
build_install 0.019218 0.008962 12.085066 ( 16.700183)
test_btest 0.000871 0.000234 104.436204 (144.183585)
test_basic 0.005103 0.008679 1.306589 ( 3.011219)
test_all 0.100571 0.059549 814.900281 (411.206077)
test_rubyspec 0.072415 0.019511 139.392509 ( 26.616130)
total: 636.86 sec