Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-025053
#<BuildRuby:0x00007f929391fdc0
@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.20241220-025053",
@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.000018 0.000006 0.000024 ( 0.000026)
autoconf 0.000035 0.000012 0.000047 ( 0.000046)
configure 0.000029 0.000010 0.000039 ( 0.000038)
build_up 0.004064 0.001407 1.969713 ( 4.180945)
build_miniruby 0.001059 0.000367 1.519625 ( 1.605683)
build_ruby 0.001797 0.000622 4.034032 ( 65.796118)
build_all 0.008327 0.001341 6.641082 ( 4.866406)
build_install 0.017151 0.004369 8.535705 ( 7.144242)
test_btest 0.000604 0.000196 78.265819 ( 59.599797)
test_basic 0.005237 0.000369 1.101243 ( 1.696986)
test_all 0.112951 0.041997 833.717889 (494.872541)
test_rubyspec 0.045006 0.032534 118.084356 ( 26.074766)
total: 665.84 sec