Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-082041
#<BuildRuby:0x0000561132e217f8
@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-082041",
@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.000010 0.000001 0.000011 ( 0.000013)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005651 0.000203 1.428282 ( 1.845601)
build_miniruby 0.000000 0.001237 1.093434 ( 1.095134)
build_ruby 0.000000 0.001374 1.414741 ( 1.405625)
build_all 0.005795 0.001681 3.677609 ( 1.928802)
build_install 0.008399 0.010569 2.868980 ( 2.095025)
test_btest 0.000764 0.000191 61.631554 ( 29.525226)
test_basic 0.003342 0.000835 0.369037 ( 0.466979)
test_all 0.001300 0.000325 622.113618 (190.018120)
test_rubyspec 0.022981 0.017301 64.194683 ( 74.208013)
total: 302.59 sec