Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-111900
#<BuildRuby:0x000055d2f972a390
@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.20230907-111900",
@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.000002 0.000019 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005420 0.000834 1.847288 ( 3.222552)
build_miniruby 0.001746 0.000268 1.669394 ( 1.833747)
build_ruby 0.001695 0.000261 3.252926 ( 3.749119)
build_all 0.007726 0.000483 6.187150 ( 4.357860)
build_install 0.005675 0.014043 7.623041 ( 5.381161)
test_btest 0.000734 0.000184 82.378936 ( 44.431729)
test_basic 0.003059 0.005535 1.002542 ( 1.324357)
test_all 0.009446 0.000000 705.160301 (334.620331)
test_rubyspec 0.049089 0.020079 102.967397 (115.926479)
total: 514.85 sec