Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-231526
#<BuildRuby:0x00007fe1f95afdd8
@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.20240821-231526",
@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.000002 0.000017 ( 0.000019)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.000000 0.007651 3.283796 ( 3.242706)
build_miniruby 0.001001 0.000505 1.500255 ( 1.496780)
build_ruby 0.001915 0.000000 4.103759 ( 15.117345)
build_all 0.005745 0.002818 7.268314 ( 2.781203)
build_install 0.015665 0.003922 9.420764 ( 4.183363)
test_btest 0.000826 0.000000 108.460170 ( 30.752230)
test_basic 0.000000 0.009978 1.176801 ( 1.227530)
test_all 0.099781 0.050229 849.391190 (259.518660)
test_rubyspec 0.060532 0.033048 160.876974 ( 35.818458)
total: 354.14 sec