Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-145447
#<BuildRuby:0x0000562fad8368e0
@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.20240130-145447",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.001936 0.004242 1.778401 ( 2.121639)
build_miniruby 0.001283 0.000183 1.288577 ( 1.286258)
build_ruby 0.001457 0.000208 2.695030 ( 2.944573)
build_all 0.006410 0.000313 5.835450 ( 2.295006)
build_install 0.007352 0.009067 6.879301 ( 3.197526)
test_btest 0.000992 0.000198 81.933845 ( 22.831861)
test_basic 0.002336 0.003904 0.798147 ( 0.856078)
test_all 0.082238 0.038685 755.707192 (237.839166)
test_rubyspec 0.059532 0.058565 193.216093 (248.836735)
total: 522.21 sec