Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-211606
#<BuildRuby:0x00007f724f0ffdc0
@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.20241010-211606",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000025 0.000010 0.000035 ( 0.000036)
configure 0.000021 0.000008 0.000029 ( 0.000030)
build_up 0.001325 0.006686 3.892188 ( 4.078597)
build_miniruby 0.001560 0.000000 1.667086 ( 1.665329)
build_ruby 0.001803 0.000000 3.796208 ( 4.044647)
build_all 0.008931 0.000374 7.052959 ( 2.792100)
build_install 0.011148 0.007031 9.185011 ( 4.174187)
test_btest 0.000898 0.000000 92.652188 ( 24.270942)
test_basic 0.008589 0.000539 1.040278 ( 1.090050)
test_all 0.106107 0.042857 760.337800 (259.114650)
test_rubyspec 0.040135 0.042660 135.833152 ( 29.040127)
total: 330.27 sec