Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-061925
#<BuildRuby:0x00007fd9833bfdd0
@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.20240713-061925",
@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.000030 0.000008 0.000038 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.002804 0.004763 3.040561 ( 3.032603)
build_miniruby 0.001203 0.000332 1.369015 ( 1.365956)
build_ruby 0.001317 0.000364 3.443483 ( 3.645820)
build_all 0.006764 0.001866 7.576279 ( 2.973356)
build_install 0.014167 0.004674 10.347196 ( 4.728032)
test_btest 0.000765 0.000215 115.120036 ( 30.972050)
test_basic 0.000016 0.008949 1.108161 ( 1.166075)
test_all 0.109765 0.043528 849.999647 (257.962617)
test_rubyspec 0.046358 0.044441 167.090467 ( 36.064240)
total: 341.91 sec