Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-123641
#<BuildRuby:0x0000558015a2e258
@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.20230611-123641",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.001912 0.004233 1.844285 ( 3.539428)
build_miniruby 0.001429 0.000115 1.361318 ( 1.365248)
build_ruby 0.000000 0.001715 2.832059 ( 3.053137)
build_all 0.003809 0.002892 2.232781 ( 1.730471)
build_install 0.012297 0.005593 3.538720 ( 2.771654)
test_btest 0.000964 0.000148 76.385095 ( 31.556786)
test_basic 0.006902 0.000323 0.792124 ( 0.874893)
test_all 0.001852 0.000274 556.513170 (236.899361)
test_rubyspec 0.033207 0.020289 83.183530 (101.180882)
total: 382.97 sec