Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-173045
#<BuildRuby:0x00007fa99d13fdc8
@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.20241006-173045",
@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.000000 0.000018 ( 0.000019)
autoconf 0.000035 0.000000 0.000035 ( 0.000036)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.002383 0.005009 3.788108 ( 3.600947)
build_miniruby 0.001145 0.000381 1.682988 ( 1.680430)
build_ruby 0.001612 0.000537 4.275464 ( 4.449697)
build_all 0.000703 0.007994 7.185262 ( 2.986975)
build_install 0.019101 0.000000 9.682373 ( 4.324360)
test_btest 0.000928 0.000000 92.386521 ( 25.636725)
test_basic 0.002138 0.009670 1.186929 ( 1.237479)
test_all 0.090058 0.060005 757.874665 (216.037581)
test_rubyspec 0.047979 0.036324 131.361004 ( 30.139180)
total: 290.09 sec