Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-055659
#<BuildRuby:0x00007f480923fde0
@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.20241014-055659",
@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.000024 0.000006 0.000030 ( 0.000031)
autoconf 0.000041 0.000011 0.000052 ( 0.000052)
configure 0.000035 0.000009 0.000044 ( 0.000044)
build_up 0.007581 0.000870 4.152386 ( 4.001590)
build_miniruby 0.001363 0.000332 1.743434 ( 1.753960)
build_ruby 0.001504 0.000366 4.467974 ( 4.615941)
build_all 0.000572 0.008537 7.191213 ( 2.932737)
build_install 0.011496 0.007929 10.594628 ( 5.090072)
test_btest 0.000720 0.000234 92.363387 ( 24.667604)
test_basic 0.005128 0.006337 1.156294 ( 1.200768)
test_all 0.119910 0.032414 721.939296 (224.515904)
test_rubyspec 0.047869 0.036641 136.987193 ( 24.796588)
total: 293.58 sec