Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-163022
#<BuildRuby:0x000056314084e208
@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.20221203-163022",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005399 0.000000 1.250143 ( 1.411503)
build_miniruby 0.001222 0.000000 0.861396 ( 0.860263)
build_ruby 0.001478 0.000000 1.439819 ( 1.432555)
build_all 0.000093 0.005921 3.046991 ( 1.541766)
build_install 0.010969 0.002031 2.604339 ( 1.653687)
test_btest 0.000627 0.000116 61.387186 ( 20.195269)
test_basic 0.003621 0.000670 0.332754 ( 0.453863)
test_all 0.001463 0.000271 684.981384 (347.961366)
test_rubyspec 0.039578 0.026578 79.424143 (118.961271)
total: 494.47 sec