Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-135419
#<BuildRuby:0x00005627609923b0
@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.20230605-135419",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.003088 0.004389 2.017802 ( 4.698890)
build_miniruby 0.000000 0.001613 9.348118 ( 9.425903)
build_ruby 0.000000 0.001934 2.768790 ( 3.076862)
build_all 0.000000 0.007148 2.301561 ( 2.605480)
build_install 0.001869 0.015742 3.549834 ( 3.340802)
test_btest 0.000530 0.000196 76.785345 ( 38.751321)
test_basic 0.009263 0.000000 0.817698 ( 1.199661)
test_all 0.001578 0.000000 604.236932 (257.161737)
test_rubyspec 0.032611 0.021402 84.617515 (105.442224)
total: 425.70 sec