Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-053158
#<BuildRuby:0x00007fa50aa1fde0
@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.20240616-053158",
@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.000026)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.006361 0.002457 4.041232 ( 3.986812)
build_miniruby 0.000000 0.002290 1.654869 ( 1.667797)
build_ruby 0.001369 0.000706 4.463999 ( 4.603979)
build_all 0.005993 0.004445 8.133324 ( 3.943258)
build_install 0.018548 0.006058 11.536967 ( 6.944355)
test_btest 0.000674 0.000212 116.356661 ( 46.358751)
test_basic 0.006898 0.006371 1.453627 ( 1.565194)
test_all 0.114956 0.036920 871.726337 (337.923218)
test_rubyspec 0.074770 0.021778 161.847646 ( 38.922486)
total: 445.92 sec