Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-184503
#<BuildRuby:0x000055824b4c5fe0
@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.20231021-184503",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002471 0.004371 2.174430 ( 2.300452)
build_miniruby 0.001815 0.000000 1.630518 ( 1.638189)
build_ruby 0.000000 0.001692 2.989621 ( 3.215903)
build_all 0.001189 0.006399 5.534429 ( 2.576007)
build_install 0.010210 0.007770 7.038363 ( 3.740222)
test_btest 0.000574 0.000134 79.409789 ( 25.590155)
test_basic 0.004610 0.000117 0.905471 ( 1.005879)
test_all 0.091512 0.027991 631.722073 (227.628681)
test_rubyspec 0.047072 0.016212 92.567023 (104.575680)
total: 372.27 sec