Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-221300
#<BuildRuby:0x00005628efb8e7f0
@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.20221218-221300",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.000000 0.005301 1.163889 ( 2.419760)
build_miniruby 0.000000 0.001213 1.405168 ( 1.454391)
build_ruby 0.000000 0.001613 3.417330 ( 3.775474)
build_all 0.003870 0.004170 3.930417 ( 2.341600)
build_install 0.014604 0.002484 3.104443 ( 2.587734)
test_btest 0.000903 0.000243 55.459773 ( 30.263018)
test_basic 0.002453 0.004734 0.472947 ( 0.577206)
test_all 0.001101 0.000339 624.891719 (248.820408)
test_rubyspec 0.028178 0.022161 73.268388 ( 87.227194)
total: 379.47 sec