Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-014132
#<BuildRuby:0x000055f9eccc6118
@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.20230725-014132",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000033 0.000002 0.000035 ( 0.000037)
build_up 0.006762 0.000451 2.307305 ( 5.711362)
build_miniruby 0.001749 0.000117 1.872546 ( 3.172873)
build_ruby 0.001589 0.000106 3.564234 ( 6.440156)
build_all 0.004692 0.004010 2.818449 ( 4.254574)
build_install 0.020588 0.000667 4.238313 ( 6.418712)
test_btest 0.000690 0.000060 82.418137 ( 79.287000)
test_basic 0.003557 0.004922 0.957296 ( 2.541075)
test_all 0.000612 0.000672 662.260262 (638.217057)
test_rubyspec 0.050021 0.012427 95.556116 (150.616463)
total: 896.66 sec