Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-050449
#<BuildRuby:0x0000563e99dba258
@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.20221223-050449",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.004812 0.000200 1.125761 ( 1.547038)
build_miniruby 0.001295 0.000054 1.406231 ( 1.405019)
build_ruby 0.001495 0.000062 3.548641 ( 3.899056)
build_all 0.000615 0.008212 3.923424 ( 2.055933)
build_install 0.016027 0.001367 3.162712 ( 2.384495)
test_btest 0.000798 0.000092 58.570201 ( 25.945714)
test_basic 0.002248 0.004315 0.447739 ( 0.551224)
test_all 0.000000 0.002517 646.047764 (227.503432)
test_rubyspec 0.038867 0.012441 71.444799 ( 82.220197)
total: 347.51 sec