Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-082614
#<BuildRuby:0x000055adfcb668e0
@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.20230826-082614",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000000 0.000089 0.000089 ( 0.000086)
configure 0.000000 0.000025 0.000025 ( 0.000026)
build_up 0.003300 0.003172 2.121818 ( 3.361944)
build_miniruby 0.001136 0.000151 1.576904 ( 1.575097)
build_ruby 0.001298 0.000173 3.193555 ( 3.407543)
build_all 0.003026 0.004429 6.026135 ( 2.395838)
build_install 0.013636 0.002913 7.483892 ( 3.600812)
test_btest 0.001216 0.000000 83.956838 ( 23.190695)
test_basic 0.006140 0.000602 0.885238 ( 0.953337)
test_all 0.007456 0.000570 673.314194 (196.704975)
test_rubyspec 0.012422 0.041314 96.297080 (107.670419)
total: 342.86 sec