Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-073709
#<BuildRuby:0x00007fa04b58fdc0
@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.20240824-073709",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000044 0.000006 0.000050 ( 0.000050)
configure 0.000036 0.000005 0.000041 ( 0.000041)
build_up 0.009684 0.001345 4.378993 ( 4.679524)
build_miniruby 0.001456 0.000202 1.848374 ( 1.895227)
build_ruby 0.002539 0.000000 5.025728 ( 5.357624)
build_all 0.006177 0.004322 9.334303 ( 5.652860)
build_install 0.019961 0.004757 12.996184 ( 8.891529)
test_btest 0.000901 0.000000 130.059683 ( 89.375118)
test_basic 0.007951 0.007060 1.397729 ( 1.849167)
test_all 0.127921 0.038354 994.797417 (856.816434)
test_rubyspec 0.068928 0.027387 184.059098 (136.311454)
total: 1110.83 sec