Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-035353
#<BuildRuby:0x00007fe26308fdc0
@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.20240818-035353",
@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.000023 0.000002 0.000025 ( 0.000027)
autoconf 0.000044 0.000004 0.000048 ( 0.000048)
configure 0.000034 0.000004 0.000038 ( 0.000037)
build_up 0.008950 0.000895 4.207354 ( 6.082994)
build_miniruby 0.001769 0.000176 1.961238 ( 2.573602)
build_ruby 0.002183 0.000218 4.932222 ( 6.188160)
build_all 0.010332 0.001033 9.319383 ( 9.591204)
build_install 0.015456 0.013357 12.809793 ( 14.775301)
test_btest 0.000840 0.000134 131.223180 (130.898012)
test_basic 0.011195 0.001781 1.418424 ( 2.233237)
test_all 0.097427 0.069451 961.292060 (786.259696)
test_rubyspec 0.058487 0.038378 178.803834 ( 75.632320)
total: 1034.24 sec