Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-055916
#<BuildRuby:0x00007fa73f6dfdd8
@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.20240928-055916",
@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.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.005603 0.003499 4.925674 ( 4.220312)
build_miniruby 0.001410 0.000353 1.613665 ( 1.610466)
build_ruby 0.001603 0.000401 4.271494 ( 4.455074)
build_all 0.004492 0.005336 7.465098 ( 3.612895)
build_install 0.013823 0.008801 11.339552 ( 5.775891)
test_btest 0.000905 0.000285 98.339938 ( 30.940174)
test_basic 0.005769 0.004776 1.014274 ( 1.057623)
test_all 0.115965 0.033827 769.246679 (248.325516)
test_rubyspec 0.054436 0.034649 131.155262 ( 29.086319)
total: 329.09 sec