Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-031411
#<BuildRuby:0x00007f2519b3fde0
@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.20240711-031411",
@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.000028 0.000007 0.000035 ( 0.000031)
autoconf 0.000043 0.000010 0.000053 ( 0.000048)
configure 0.000032 0.000008 0.000040 ( 0.000041)
build_up 0.009314 0.001277 4.541306 ( 7.709378)
build_miniruby 0.001598 0.000376 2.363252 ( 3.638464)
build_ruby 0.001860 0.000437 4.466225 ( 6.742276)
build_all 0.011296 0.000663 8.446473 ( 11.878670)
build_install 0.024414 0.004945 12.083931 ( 17.828571)
test_btest 0.001191 0.000262 126.948160 (191.731675)
test_basic 0.011293 0.001487 1.403923 ( 2.305421)
test_all 0.117943 0.056789 950.838090 (1030.433371)
test_rubyspec 0.037909 0.055611 171.586895 ( 58.387868)
total: 1330.66 sec