Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-014326
#<BuildRuby:0x0000560b1e08a230
@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.20240306-014326",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.002577 0.004399 2.395138 ( 2.319750)
build_miniruby 0.001098 0.000157 1.843308 ( 1.843080)
build_ruby 0.001377 0.000197 2.811405 ( 3.023198)
build_all 0.003384 0.004119 6.246667 ( 2.379269)
build_install 0.015734 0.002507 7.765148 ( 3.521099)
test_btest 0.000974 0.000174 84.292249 ( 22.482000)
test_basic 0.002584 0.003656 0.672654 ( 0.731462)
test_all 0.073772 0.044175 807.930285 (279.365462)
test_rubyspec 0.047387 0.049531 132.509823 (167.034696)
total: 482.70 sec