Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-163659
#<BuildRuby:0x0000562be087e198
@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.20230125-163659",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004223 0.000016 1.107954 ( 1.511554)
build_miniruby 0.001198 0.000157 1.165991 ( 1.165243)
build_ruby 0.001435 0.000187 2.915465 ( 3.226084)
build_all 0.007327 0.000000 3.905269 ( 1.957299)
build_install 0.008213 0.007463 2.914560 ( 2.063053)
test_btest 0.000628 0.000112 58.022705 ( 18.982299)
test_basic 0.001124 0.003448 0.406091 ( 0.498159)
test_all 0.001381 0.000286 638.910053 (215.853670)
test_rubyspec 0.025967 0.023345 72.154058 ( 85.473444)
total: 330.73 sec