Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-225311
#<BuildRuby:0x000056149fbbda00
@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.20230901-225311",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.006692 0.000000 2.716553 ( 3.522240)
build_miniruby 0.003417 0.000142 36.518770 ( 20.022358)
build_ruby 0.001606 0.000104 3.368148 ( 3.653904)
build_all 0.008049 0.000519 6.054195 ( 4.089544)
build_install 0.014462 0.004501 7.623646 ( 5.363662)
test_btest 0.000909 0.000080 82.897336 ( 44.673980)
test_basic 0.003815 0.003889 0.947956 ( 1.173202)
test_all 0.009117 0.000050 684.413326 (288.404420)
test_rubyspec 0.035048 0.033769 101.543059 (117.199381)
total: 488.10 sec