Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-131008
#<BuildRuby:0x000055a1597fe018
@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.20221208-131008",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000015 0.000001 0.000016 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.002668 0.003360 1.460223 ( 1.756924)
build_miniruby 0.001284 0.000000 1.253561 ( 1.252676)
build_ruby 0.001575 0.000000 2.357793 ( 2.352541)
build_all 0.006442 0.000674 3.758803 ( 2.016914)
build_install 0.008304 0.006726 2.806583 ( 1.998636)
test_btest 0.000606 0.000105 56.421636 ( 19.147601)
test_basic 0.000338 0.003864 0.416676 ( 0.511509)
test_all 0.000707 0.000146 617.753059 (188.763083)
test_rubyspec 0.022595 0.018814 61.516704 ( 71.599994)
total: 289.40 sec