Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-001103
#<BuildRuby:0x000055c5fe1b5fc0
@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.20221219-001103",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.002295 0.002462 1.123457 ( 1.524145)
build_miniruby 0.001159 0.000316 1.248647 ( 1.247275)
build_ruby 0.001432 0.000391 3.306628 ( 3.656122)
build_all 0.006778 0.000750 3.812713 ( 1.989675)
build_install 0.006262 0.006265 2.852212 ( 2.247475)
test_btest 0.000859 0.000000 54.994612 ( 18.387266)
test_basic 0.002632 0.002513 0.428336 ( 0.526425)
test_all 0.001484 0.000000 663.595547 (204.650207)
test_rubyspec 0.028116 0.009816 67.718182 ( 77.652063)
total: 311.88 sec