Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-135147
#<BuildRuby:0x000055ebaa1ca0e8
@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-135147",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000020)
build_up 0.002387 0.004311 1.506323 ( 2.396907)
build_miniruby 0.001093 0.000182 0.941963 ( 1.027898)
build_ruby 0.001415 0.000236 1.579590 ( 1.824605)
build_all 0.007041 0.000467 3.842359 ( 2.939536)
build_install 0.011960 0.004106 2.879711 ( 2.893376)
test_btest 0.000551 0.000099 60.452588 ( 37.425793)
test_basic 0.006368 0.000000 0.413369 ( 0.751361)
test_all 0.001105 0.000000 625.886100 (324.938960)
test_rubyspec 0.035266 0.011159 68.662506 ( 78.951173)
total: 453.15 sec