Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-202203
#<BuildRuby:0x000055ba6bc21ed0
@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.20240221-202203",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000030 0.000003 0.000033 ( 0.000034)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.008671 0.000000 2.734048 ( 3.162174)
build_miniruby 0.001654 0.000000 1.775794 ( 1.915312)
build_ruby 0.001622 0.000032 3.639586 ( 4.092025)
build_all 0.007364 0.000303 6.865190 ( 4.993733)
build_install 0.014051 0.006345 8.797331 ( 6.973947)
test_btest 0.000867 0.000106 93.118715 ( 61.392859)
test_basic 0.002030 0.007153 1.091795 ( 1.553070)
test_all 0.095010 0.023334 775.532435 (365.965770)
test_rubyspec 0.030199 0.061240 133.324259 (145.204240)
total: 595.25 sec