Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-095138
#<BuildRuby:0x00007f021e64fdd0
@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.20241227-095138",
@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.000022 0.000004 0.000026 ( 0.000028)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.005656 0.001165 2.258204 ( 11.279755)
build_miniruby 0.001286 0.000265 1.794721 ( 2.482393)
build_ruby 0.001991 0.000410 4.360982 ( 9.536304)
build_all 0.007857 0.001618 6.964842 ( 6.292785)
build_install 0.015605 0.008479 9.066513 ( 17.413942)
test_btest 0.000956 0.000226 82.582985 ( 76.079936)
test_basic 0.008836 0.002092 1.139614 ( 2.045515)
test_all 0.113207 0.047741 802.742603 (898.402529)
test_rubyspec 0.058463 0.032486 124.985760 (123.943651)
total: 1147.48 sec