Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-023429
#<BuildRuby:0x0000564adacf1ef0
@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.20230513-023429",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000029 0.000000 0.000029 ( 0.000030)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.005510 0.000000 1.725569 ( 3.016314)
build_miniruby 0.001054 0.000000 1.249777 ( 1.249343)
build_ruby 0.001483 0.000000 2.421370 ( 2.650693)
build_all 0.006142 0.000000 2.034191 ( 1.244207)
build_install 0.002929 0.013348 3.188107 ( 2.156683)
test_btest 0.000697 0.000081 71.420069 ( 23.553611)
test_basic 0.002632 0.004208 0.758302 ( 0.843832)
test_all 0.001367 0.000202 566.576453 (176.343110)
test_rubyspec 0.018706 0.028602 74.984486 ( 87.475534)
total: 298.53 sec