Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-100944
#<BuildRuby:0x0000555771db9fc0
@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-100944",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000018 0.000002 0.000020 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.003804 0.000507 0.846409 ( 1.245588)
build_miniruby 0.001196 0.000159 1.073411 ( 1.071623)
build_ruby 0.001498 0.000200 2.831834 ( 3.173771)
build_all 0.006005 0.000800 3.531995 ( 1.765741)
build_install 0.012343 0.000305 2.682387 ( 1.719989)
test_btest 0.000900 0.000106 55.273184 ( 14.223474)
test_basic 0.000044 0.004247 0.343485 ( 0.437600)
test_all 0.000000 0.001861 635.648546 (181.413353)
test_rubyspec 0.015835 0.024615 59.480584 ( 71.344404)
total: 276.40 sec