Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-043938
#<BuildRuby:0x000055ae647678f8
@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.20230120-043938",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.003897 0.000000 0.633378 ( 1.037005)
build_miniruby 0.000857 0.000071 0.624914 ( 0.624430)
build_ruby 0.001184 0.000099 2.195708 ( 2.195519)
build_all 0.005436 0.003690 11.923728 ( 1.495386)
build_install 0.005789 0.000827 1.469527 ( 0.717938)
test_btest 0.000663 0.000095 63.333417 ( 6.285463)
test_basic 0.000000 0.003687 0.246211 ( 0.341434)
test_all 0.000216 0.001097 475.437413 ( 45.364723)
test_rubyspec 0.008212 0.021097 35.443490 ( 45.892932)
total: 103.96 sec