Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-232607
#<BuildRuby:0x000055d02c949740
@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-232607",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004812 0.000656 1.350532 ( 1.828026)
build_miniruby 0.000967 0.000132 0.930661 ( 0.936056)
build_ruby 0.001127 0.000154 1.458420 ( 1.464083)
build_all 0.005981 0.000816 3.760778 ( 2.279449)
build_install 0.014479 0.000000 2.705754 ( 2.160315)
test_btest 0.000758 0.000000 55.858526 ( 28.247235)
test_basic 0.000000 0.005712 0.382019 ( 0.485507)
test_all 0.000000 0.002164 595.543726 (227.455074)
test_rubyspec 0.009281 0.036913 68.264411 ( 80.672864)
total: 345.53 sec