Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-022835
#<BuildRuby:0x00007fec39e8fdc8
@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.20240805-022835",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.003426 0.005175 3.699986 ( 4.159916)
build_miniruby 0.001553 0.000518 2.087897 ( 2.085939)
build_ruby 0.001527 0.000509 4.354598 ( 4.512468)
build_all 0.008393 0.001285 8.168473 ( 3.169257)
build_install 0.006103 0.011396 11.505893 ( 5.469584)
test_btest 0.000678 0.000276 115.855323 ( 29.877420)
test_basic 0.004730 0.006056 1.073086 ( 1.117871)
test_all 0.109738 0.039787 802.759462 (251.636086)
test_rubyspec 0.053419 0.037090 168.075516 ( 27.042561)
total: 329.07 sec