Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-140039
#<BuildRuby:0x00007f01472dfdd0
@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.20240704-140039",
@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.000006 0.000027 ( 0.000027)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.008248 0.001032 4.783606 ( 4.408122)
build_miniruby 0.001978 0.000480 1.884235 ( 1.889638)
build_ruby 0.002188 0.000531 4.932180 ( 5.154918)
build_all 0.010484 0.000000 8.770391 ( 4.239121)
build_install 0.016823 0.008990 12.176137 ( 7.283245)
test_btest 0.000908 0.000233 124.716711 ( 72.248027)
test_basic 0.007557 0.001937 1.310253 ( 5.604112)
test_all 0.100672 0.068873 1040.118318 (1032.957933)
test_rubyspec 0.064627 0.038211 190.165981 (187.294985)
total: 1321.08 sec