Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-030358
#<BuildRuby:0x00007feb8c92fde0
@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.20241012-030358",
@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.000026 0.000002 0.000028 ( 0.000029)
autoconf 0.000042 0.000003 0.000045 ( 0.000045)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.009276 0.000752 4.378849 ( 5.659332)
build_miniruby 0.002098 0.000000 1.858585 ( 2.079853)
build_ruby 0.000000 0.002679 4.866864 ( 5.516220)
build_all 0.010451 0.001443 7.967470 ( 6.415621)
build_install 0.016625 0.009065 10.968042 ( 9.084513)
test_btest 0.001050 0.000146 99.326692 ( 85.580707)
test_basic 0.013126 0.000582 1.329234 ( 1.882035)
test_all 0.108399 0.052981 866.918280 (422.668048)
test_rubyspec 0.047652 0.044188 140.470895 ( 44.464659)
total: 583.35 sec