Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-135558
#<BuildRuby:0x00005584e8376140
@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.20221206-135558",
@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.000004 0.000018 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000000 0.006064 1.402821 ( 1.596865)
build_miniruby 0.000329 0.000694 0.780500 ( 0.779319)
build_ruby 0.000964 0.000321 1.338781 ( 1.332208)
build_all 0.002791 0.003514 3.672866 ( 1.882607)
build_install 0.006314 0.005666 2.514782 ( 1.569765)
test_btest 0.000511 0.000200 59.935465 ( 16.030286)
test_basic 0.004087 0.000143 0.362750 ( 0.456801)
test_all 0.000752 0.000285 587.327124 (173.104327)
test_rubyspec 0.017789 0.014580 59.544363 ( 69.522702)
total: 266.28 sec