Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-232920
#<BuildRuby:0x00007fe9281bfdc8
@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.20241003-232920",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000026 0.000008 0.000034 ( 0.000035)
configure 0.000024 0.000007 0.000031 ( 0.000033)
build_up 0.004833 0.002966 3.811545 ( 3.652129)
build_miniruby 0.000000 0.001792 1.509866 ( 1.506711)
build_ruby 0.000000 0.001873 4.120492 ( 4.331059)
build_all 0.006857 0.003673 7.701635 ( 3.756936)
build_install 0.014192 0.007264 11.068094 ( 5.620093)
test_btest 0.000594 0.000231 99.011149 ( 32.939425)
test_basic 0.005962 0.006462 1.239632 ( 1.333966)
test_all 0.104803 0.045823 780.257329 (241.203763)
test_rubyspec 0.060650 0.025306 133.634564 ( 28.433508)
total: 322.78 sec