Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-004749
#<BuildRuby:0x00007f07c92cfdd0
@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.20240904-004749",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.005381 0.002385 3.547093 ( 3.478675)
build_miniruby 0.001408 0.000352 1.571472 ( 1.568639)
build_ruby 0.000075 0.001872 3.685368 ( 3.840352)
build_all 0.003310 0.004682 7.810703 ( 3.035769)
build_install 0.016337 0.004128 10.483912 ( 4.811284)
test_btest 0.000819 0.000237 114.088934 ( 29.663833)
test_basic 0.008139 0.001206 0.999409 ( 1.046805)
test_all 0.113206 0.032913 828.001501 (265.466563)
test_rubyspec 0.035741 0.044121 165.396233 ( 34.999811)
total: 347.91 sec