Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-111751
#<BuildRuby:0x00007f14b902fdd0
@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-111751",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.009546 0.001165 5.241726 ( 5.020526)
build_miniruby 0.001576 0.000334 1.982802 ( 2.187269)
build_ruby 0.001889 0.000401 4.795465 ( 5.122312)
build_all 0.003893 0.005278 7.025827 ( 3.560530)
build_install 0.011679 0.007250 9.480255 ( 4.518227)
test_btest 0.000648 0.000175 94.008196 ( 26.500765)
test_basic 0.005323 0.005892 1.128423 ( 1.206025)
test_all 0.115617 0.037288 750.560663 (241.270705)
test_rubyspec 0.048626 0.032546 134.375077 ( 27.975170)
total: 317.36 sec