Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-212826
#<BuildRuby:0x0000557d38e5dfc0
@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.20231014-212826",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.001901 0.004187 2.229437 ( 2.278830)
build_miniruby 0.001545 0.000159 1.589487 ( 1.588065)
build_ruby 0.001412 0.000146 2.891527 ( 3.104778)
build_all 0.006448 0.000667 5.984922 ( 2.532230)
build_install 0.018078 0.000000 7.727693 ( 3.810853)
test_btest 0.001171 0.000000 88.577232 ( 28.177458)
test_basic 0.005553 0.000263 0.818333 ( 0.876422)
test_all 0.008809 0.000370 673.032228 (213.705025)
test_rubyspec 0.024260 0.039905 96.975230 (108.259612)
total: 364.33 sec