Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-155647
#<BuildRuby:0x00007f1f4005fdc8
@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-155647",
@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.000008 0.000029 ( 0.000031)
autoconf 0.000041 0.000015 0.000056 ( 0.000056)
configure 0.000035 0.000014 0.000049 ( 0.000050)
build_up 0.010557 0.000846 4.788926 ( 4.885506)
build_miniruby 0.000000 0.002094 1.916767 ( 1.989370)
build_ruby 0.000489 0.002139 4.858736 ( 5.048283)
build_all 0.007666 0.003908 9.134547 ( 5.310280)
build_install 0.013631 0.010550 12.130305 ( 7.494957)
test_btest 0.000926 0.000390 122.631089 ( 55.166287)
test_basic 0.003859 0.010472 1.358867 ( 1.469176)
test_all 0.117160 0.035264 817.015026 (240.952428)
test_rubyspec 0.058800 0.037649 170.430216 ( 33.688224)
total: 356.01 sec