Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-133847
#<BuildRuby:0x0000564c1b6a2120
@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.20231023-133847",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006480 0.000498 3.401894 ( 3.558669)
build_miniruby 0.001389 0.000107 1.438574 ( 1.437487)
build_ruby 0.001467 0.000112 3.037425 ( 12.482779)
build_all 0.003302 0.004211 5.685830 ( 2.954955)
build_install 0.009954 0.008093 7.856087 ( 4.014873)
test_btest 0.000830 0.000138 78.365758 ( 29.679914)
test_basic 0.006032 0.001005 0.856294 ( 0.937682)
test_all 0.074495 0.044029 666.454410 (214.879263)
test_rubyspec 0.019574 0.041104 79.210712 ( 90.941862)
total: 360.89 sec