Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-111317
#<BuildRuby:0x00007f8127effdd0
@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.20240630-111317",
@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.000036 0.000005 0.000041 ( 0.000036)
autoconf 0.000052 0.000007 0.000059 ( 0.000054)
configure 0.000045 0.000006 0.000051 ( 0.000052)
build_up 0.009642 0.000781 4.738348 ( 6.779416)
build_miniruby 0.001800 0.000249 1.891622 ( 2.685469)
build_ruby 0.002203 0.000306 4.775220 ( 6.134200)
build_all 0.010598 0.000264 9.057329 ( 10.545797)
build_install 0.021693 0.006299 12.519524 ( 13.074586)
test_btest 0.000867 0.000130 128.222835 (156.732029)
test_basic 0.005528 0.008666 1.418730 ( 2.752880)
test_all 0.116319 0.051681 1036.121740 (1140.081296)
test_rubyspec 0.043407 0.058240 180.949039 (100.549796)
total: 1439.34 sec