Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-000808
#<BuildRuby:0x0000562824bcb270
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230207-000808",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000000 0.003861 0.581989 ( 0.993234)
build_miniruby 0.000000 0.000892 0.627748 ( 0.626856)
build_ruby 0.000000 0.001211 2.038640 ( 2.038510)
build_all 0.007750 0.001019 12.158524 ( 1.479949)
build_install 0.005782 0.000367 1.465966 ( 0.721295)
test_btest 0.000552 0.000097 64.952398 ( 5.984506)
test_basic 0.002687 0.000474 0.244488 ( 0.340292)
test_all 0.001179 0.000000 491.027279 ( 46.755900)
test_rubyspec 0.016756 0.011488 35.525763 ( 46.105468)
total: 105.05 sec