Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-204810
#<BuildRuby:0x00007f9c4f02fdd0
@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.20240715-204810",
@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.000021)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.007408 0.000000 3.370238 ( 3.459338)
build_miniruby 0.001935 0.000000 1.594911 ( 1.592869)
build_ruby 0.002132 0.000000 4.046394 ( 4.163000)
build_all 0.008909 0.000265 7.930841 ( 3.058315)
build_install 0.016192 0.003057 10.709822 ( 5.178067)
test_btest 0.000752 0.000188 109.725620 ( 29.215841)
test_basic 0.004217 0.004331 0.986737 ( 1.036443)
test_all 0.118302 0.035673 813.858965 (263.718981)
test_rubyspec 0.024300 0.066140 162.943127 ( 32.484129)
total: 343.91 sec