Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-160638
#<BuildRuby:0x00005594d80ca018
@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.20230124-160638",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.001431 0.003378 0.953772 ( 1.390277)
build_miniruby 0.000864 0.000247 1.095007 ( 1.093868)
build_ruby 0.000000 0.001709 2.841255 ( 3.133100)
build_all 0.002986 0.004537 3.686458 ( 1.811293)
build_install 0.010376 0.004804 2.923113 ( 2.011494)
test_btest 0.000644 0.000232 57.762734 ( 20.282202)
test_basic 0.002180 0.003272 0.438072 ( 0.531172)
test_all 0.000861 0.000332 652.976386 (203.197217)
test_rubyspec 0.038520 0.017856 71.873980 ( 82.616098)
total: 316.07 sec