Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-144832
#<BuildRuby:0x0000558f3de117f8
@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.20221204-144832",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001826 0.004339 1.374803 ( 1.535650)
build_miniruby 0.000000 0.001210 0.794965 ( 0.793568)
build_ruby 0.000000 0.001403 1.513680 ( 1.505817)
build_all 0.002897 0.004191 3.644156 ( 1.926332)
build_install 0.004566 0.011778 2.695364 ( 1.993847)
test_btest 0.000530 0.000183 63.940632 ( 19.904889)
test_basic 0.003106 0.000957 0.372334 ( 0.477457)
test_all 0.000739 0.000254 623.250198 (186.772559)
test_rubyspec 0.023075 0.011131 57.250458 ( 67.314033)
total: 282.23 sec