Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-080155
#<BuildRuby:0x00007f23a708fdc8
@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.20240810-080155",
@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.000005 0.000026 ( 0.000027)
autoconf 0.000037 0.000010 0.000047 ( 0.000046)
configure 0.000033 0.000009 0.000042 ( 0.000041)
build_up 0.008059 0.002198 4.292413 ( 7.708193)
build_miniruby 0.001449 0.000395 1.977667 ( 3.059904)
build_ruby 0.001922 0.000524 4.956942 ( 21.094624)
build_all 0.010895 0.000617 9.617244 ( 7.832152)
build_install 0.025616 0.000833 12.805699 ( 11.911926)
test_btest 0.000936 0.000000 132.936702 (119.130525)
test_basic 0.009574 0.004873 1.502274 ( 2.131726)
test_all 0.123634 0.041607 950.635488 (430.959298)
test_rubyspec 0.033649 0.059872 182.155316 ( 63.377031)
total: 667.21 sec