Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-085911
#<BuildRuby:0x000055f494a36018
@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.20230926-085911",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.003973 0.003218 2.285449 ( 4.839573)
build_miniruby 0.001535 0.000307 1.759015 ( 1.917141)
build_ruby 0.001540 0.000308 3.748616 ( 4.202599)
build_all 0.003428 0.004812 6.386193 ( 4.183012)
build_install 0.010129 0.010000 7.821100 ( 5.863642)
test_btest 0.000772 0.000224 85.045339 ( 48.706030)
test_basic 0.002835 0.005266 0.988385 ( 1.361871)
test_all 0.006492 0.003646 711.294659 (341.610840)
test_rubyspec 0.009789 0.061842 105.312912 (126.147165)
total: 538.83 sec