Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-162131
#<BuildRuby:0x0000556340c7c060
@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.20230131-162131",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003216 0.000714 0.607842 ( 1.006560)
build_miniruby 0.000776 0.000172 0.629262 ( 0.628856)
build_ruby 0.001028 0.000228 2.061315 ( 2.061196)
build_all 0.009135 0.000000 11.912255 ( 1.466281)
build_install 0.006605 0.000000 1.483785 ( 0.706911)
test_btest 0.000674 0.000000 64.799748 ( 6.334620)
test_basic 0.003799 0.000000 0.257938 ( 0.352982)
test_all 0.001209 0.000000 485.921073 ( 45.265406)
test_rubyspec 0.020531 0.007482 34.984055 ( 45.571954)
total: 103.40 sec