Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-061559
#<BuildRuby:0x00007f3d7817fdd8
@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.20240923-061559",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.007606 0.000558 3.944600 ( 3.181080)
build_miniruby 0.001270 0.000199 1.606674 ( 1.603319)
build_ruby 0.001420 0.000222 3.202726 ( 3.434678)
build_all 0.002488 0.004701 6.034651 ( 2.350370)
build_install 0.012933 0.004312 8.826160 ( 3.859539)
test_btest 0.000683 0.000137 89.000828 ( 23.331878)
test_basic 0.000000 0.010252 1.028295 ( 1.071781)
test_all 0.107592 0.047227 748.066990 (240.676400)
test_rubyspec 0.053722 0.037322 136.547112 ( 30.918587)
total: 310.43 sec