Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-232932
#<BuildRuby:0x00005558b302e8e0
@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.20240304-232932",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.003333 0.003966 2.619826 ( 2.420710)
build_miniruby 0.001288 0.000129 1.578193 ( 1.578018)
build_ruby 0.001447 0.000145 3.229932 ( 3.461135)
build_all 0.003676 0.004055 6.803828 ( 3.644794)
build_install 0.018220 0.000696 8.425534 ( 4.642561)
test_btest 0.000719 0.000085 93.927123 ( 35.535287)
test_basic 0.004251 0.004292 1.013016 ( 1.092128)
test_all 0.099633 0.022002 841.781721 (337.472299)
test_rubyspec 0.034679 0.054723 128.034836 (137.582736)
total: 527.43 sec