Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-031912
#<BuildRuby:0x0000560124d35f60
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-031912",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000025 0.000000 0.000025 ( 0.000024)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.005422 0.000123 1.296550 ( 1.467760)
build_miniruby 0.001239 0.000000 0.928164 ( 0.927082)
build_ruby 0.000000 0.001381 1.442917 ( 1.435634)
build_all 0.003766 0.002840 3.488922 ( 1.780652)
build_install 0.011428 0.003468 2.731666 ( 1.881827)
test_btest 0.000640 0.000088 57.550337 ( 18.842507)
test_basic 0.004055 0.000010 0.314145 ( 0.410244)
test_all 0.001567 0.000678 621.295412 (193.657951)
test_rubyspec 0.014821 0.016522 60.486620 ( 70.634482)
total: 291.04 sec