Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-121440
#<BuildRuby:0x0000558b62242230
@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.20230914-121440",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.001491 0.004539 2.118217 ( 3.360698)
build_miniruby 0.000000 0.001887 1.754809 ( 1.770528)
build_ruby 0.000000 0.002096 3.557761 ( 3.884859)
build_all 0.002925 0.005355 6.523529 ( 4.280775)
build_install 0.015229 0.005331 8.016273 ( 6.423105)
test_btest 0.000647 0.000278 88.402959 ( 49.095692)
test_basic 0.003833 0.004096 1.009251 ( 1.183674)
test_all 0.009306 0.000300 722.556986 (741.881478)
test_rubyspec 0.035719 0.047511 113.874281 (175.461664)
total: 987.34 sec