Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-143602
#<BuildRuby:0x00005598f55c2400
@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-143602",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005678 0.000710 1.609857 ( 2.996663)
build_miniruby 0.001182 0.000148 1.040156 ( 1.269439)
build_ruby 0.001778 0.000000 1.826121 ( 2.372692)
build_all 0.008264 0.000696 4.122591 ( 4.766336)
build_install 0.017013 0.003225 2.955467 ( 3.408353)
test_btest 0.000677 0.000088 66.537725 ( 63.186818)
test_basic 0.002173 0.004605 0.432591 ( 0.757422)
test_all 0.001024 0.000165 675.159330 (601.846055)
test_rubyspec 0.033570 0.020389 73.622216 (101.294630)
total: 781.90 sec