Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-181039
#<BuildRuby:0x000056503074a078
@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.20230811-181039",
@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.000028 0.000006 0.000034 ( 0.000032)
autoconf 0.000045 0.000010 0.000055 ( 0.000054)
configure 0.000043 0.000010 0.000053 ( 0.000051)
build_up 0.007473 0.000818 2.530995 ( 10.026552)
build_miniruby 0.002243 0.000000 63.368564 ( 85.896863)
build_ruby 0.002095 0.000000 3.792889 ( 12.317443)
build_all 0.005385 0.003493 2.797445 ( 5.256738)
build_install 0.012467 0.008022 4.515145 ( 7.821540)
test_btest 0.000692 0.000187 85.296270 ( 82.065811)
test_basic 0.003044 0.004860 1.018351 ( 3.181994)
test_all 0.001625 0.000483 696.580290 (467.220681)
test_rubyspec 0.040198 0.017459 98.752274 (141.542769)
total: 815.33 sec