Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-224808
#<BuildRuby:0x00007fd64fadfde0
@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.20241014-224808",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000037 0.000009 0.000046 ( 0.000045)
build_up 0.006360 0.003548 4.061218 ( 4.194390)
build_miniruby 0.001675 0.000465 1.596032 ( 1.611385)
build_ruby 0.002253 0.000000 4.584294 ( 4.718686)
build_all 0.008250 0.003608 7.780262 ( 4.026224)
build_install 0.010435 0.014195 10.893396 ( 5.726377)
test_btest 0.000753 0.000264 99.117777 ( 41.859199)
test_basic 0.008490 0.002768 1.173447 ( 1.365669)
test_all 0.112571 0.045767 849.048704 (298.240857)
test_rubyspec 0.060938 0.034360 141.808501 ( 41.194619)
total: 402.94 sec