Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-090739
#<BuildRuby:0x0000559d38222380
@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.20221205-090739",
@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.000002 0.000024 ( 0.000024)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.005473 0.000521 1.537608 ( 1.813022)
build_miniruby 0.001328 0.000127 0.937759 ( 0.984418)
build_ruby 0.001257 0.000120 1.536484 ( 1.644902)
build_all 0.006981 0.000241 3.726502 ( 2.004544)
build_install 0.015171 0.000147 2.649950 ( 1.917839)
test_btest 0.000745 0.000060 57.608214 ( 24.450608)
test_basic 0.004893 0.000040 0.400985 ( 0.506603)
test_all 0.001211 0.000093 656.462263 (252.600381)
test_rubyspec 0.023752 0.018633 67.074759 ( 77.422900)
total: 363.35 sec