Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-161211
#<BuildRuby:0x0000563b04c75fc0
@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.20230805-161211",
@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.000002 0.000032 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.000443 0.007318 2.348158 ( 10.240800)
build_miniruby 0.001315 0.000193 1.685889 ( 3.329079)
build_ruby 0.001566 0.000230 3.658251 ( 37.571966)
build_all 0.006654 0.000979 2.843868 ( 4.673521)
build_install 0.018738 0.000868 4.434262 ( 6.311278)
test_btest 0.000631 0.000085 87.542760 ( 64.327184)
test_basic 0.007337 0.000991 1.008653 ( 2.365034)
test_all 0.002287 0.000309 649.548261 (444.000388)
test_rubyspec 0.037864 0.024169 101.989975 (170.790075)
total: 743.61 sec