Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-023725
#<BuildRuby:0x000056132c545e58
@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.20230908-023725",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.005737 0.000306 2.167500 ( 3.587870)
build_miniruby 0.001492 0.000258 1.507708 ( 1.513314)
build_ruby 0.001573 0.000271 3.172379 ( 3.422547)
build_all 0.003452 0.004851 6.228171 ( 4.114805)
build_install 0.017178 0.001677 7.889393 ( 5.513318)
test_btest 0.001030 0.000200 86.284384 ( 45.284587)
test_basic 0.007555 0.001463 0.985678 ( 1.216206)
test_all 0.000000 0.009217 719.340377 (291.949084)
test_rubyspec 0.007025 0.064721 102.596318 (114.638608)
total: 471.24 sec