Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-035652
#<BuildRuby:0x00005555f2f36130
@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.20230809-035652",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000022 0.000007 0.000029 ( 0.000030)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.003831 0.003931 2.208798 ( 7.083997)
build_miniruby 0.001169 0.000421 1.759867 ( 4.544499)
build_ruby 0.001323 0.000476 3.840199 ( 10.855940)
build_all 0.008807 0.000000 2.721056 ( 4.002605)
build_install 0.019148 0.002273 4.402634 ( 9.346480)
test_btest 0.000600 0.000180 83.167720 ( 80.822039)
test_basic 0.000000 0.008677 0.998793 ( 2.443334)
test_all 0.000000 0.001181 665.024291 (625.936823)
test_rubyspec 0.016494 0.041793 98.605758 (187.055678)
total: 932.09 sec