Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-170545
#<BuildRuby:0x0000564512f6e7f0
@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.20221226-170545",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001084 0.004229 0.964995 ( 1.364572)
build_miniruby 0.000000 0.001389 1.117642 ( 1.116619)
build_ruby 0.000000 0.001461 2.709173 ( 3.083134)
build_all 0.004875 0.001261 3.001725 ( 1.464911)
build_install 0.014205 0.000355 2.516541 ( 1.647709)
test_btest 0.000634 0.000122 55.004097 ( 14.647193)
test_basic 0.004870 0.000120 0.373764 ( 0.466287)
test_all 0.000911 0.000169 558.646053 (158.194086)
test_rubyspec 0.024897 0.013737 56.172578 ( 66.215261)
total: 248.20 sec