Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-065121
#<BuildRuby:0x0000562e27631f68
@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.20230106-065121",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004703 0.000427 1.067152 ( 3.283217)
build_miniruby 0.001225 0.000000 1.432543 ( 1.676448)
build_ruby 0.001426 0.000000 3.371286 ( 3.722757)
build_all 0.003619 0.003469 3.772331 ( 1.973801)
build_install 0.010131 0.003718 2.685148 ( 1.832097)
test_btest 0.000654 0.000093 56.429722 ( 23.024100)
test_basic 0.001258 0.004161 0.427203 ( 0.541861)
test_all 0.001185 0.000211 641.826285 (228.948080)
test_rubyspec 0.016715 0.033444 70.247639 ( 81.095669)
total: 346.10 sec