Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-185658
#<BuildRuby:0x00007f112f44fdd0
@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.20240804-185658",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.001478 0.006228 3.227726 ( 3.353542)
build_miniruby 0.001465 0.000412 1.383453 ( 1.380174)
build_ruby 0.000000 0.001999 3.396140 ( 3.591802)
build_all 0.006129 0.002809 7.906853 ( 2.991396)
build_install 0.008050 0.011174 10.282254 ( 4.699749)
test_btest 0.000669 0.000246 111.509298 ( 28.843213)
test_basic 0.001935 0.008154 1.045835 ( 1.090557)
test_all 0.112014 0.035492 794.125590 (230.565905)
test_rubyspec 0.051871 0.041524 168.125298 ( 37.057191)
total: 313.57 sec