Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-203541
#<BuildRuby:0x00007f00e1b0fde0
@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.20240709-203541",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000028 0.000007 0.000035 ( 0.000037)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.000000 0.007730 3.621481 ( 3.370083)
build_miniruby 0.001226 0.000476 1.173671 ( 1.171564)
build_ruby 0.000000 0.001981 3.372404 ( 3.551565)
build_all 0.000225 0.008336 7.497910 ( 2.998275)
build_install 0.016659 0.001921 10.073496 ( 4.751921)
test_btest 0.000779 0.000295 105.600012 ( 28.584769)
test_basic 0.005383 0.003003 0.996466 ( 1.048725)
test_all 0.113549 0.037531 780.897890 (255.770986)
test_rubyspec 0.043755 0.042311 161.378471 ( 40.161418)
total: 341.41 sec