Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-035846
#<BuildRuby:0x00007fccbc3cfdd0
@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.20241104-035846",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.008634 0.000125 4.299800 ( 4.704253)
build_miniruby 0.001736 0.000289 1.783805 ( 1.936013)
build_ruby 0.001905 0.000317 4.519832 ( 4.882291)
build_all 0.009980 0.000948 7.087153 ( 4.105955)
build_install 0.017236 0.005054 10.127599 ( 6.463997)
test_btest 0.000731 0.000128 77.480314 ( 50.345807)
test_basic 0.003993 0.007804 1.099237 ( 1.244476)
test_all 0.096936 0.051243 688.195115 (202.354093)
test_rubyspec 0.055633 0.023866 120.128223 ( 22.665003)
total: 298.70 sec