Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-101242
#<BuildRuby:0x000055da32dc63d0
@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.20230217-101242",
@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.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004041 0.001102 1.458947 ( 2.006883)
build_miniruby 0.001125 0.000307 1.314748 ( 1.387337)
build_ruby 0.001135 0.000309 2.672016 ( 2.909473)
build_all 0.006073 0.001656 4.047875 ( 2.548486)
build_install 0.013436 0.002328 3.204512 ( 2.954870)
test_btest 0.000566 0.000148 57.743640 ( 27.828475)
test_basic 0.006063 0.000283 0.513757 ( 0.654749)
test_all 0.001354 0.000158 677.308778 (264.160410)
test_rubyspec 0.020272 0.037973 77.541359 ( 98.936138)
total: 403.39 sec