Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-183420
#<BuildRuby:0x000055bb2455f520
@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.20230727-183420",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.001455 0.004230 1.400946 ( 2.656845)
build_miniruby 0.000991 0.000156 0.923758 ( 0.923155)
build_ruby 0.001336 0.000000 2.550112 ( 2.550243)
build_all 0.001517 0.007961 13.105387 ( 1.258467)
build_install 0.003576 0.003932 1.849832 ( 0.871284)
test_btest 0.000778 0.000222 77.359379 ( 7.103590)
test_basic 0.001003 0.004429 0.717106 ( 0.797916)
test_all 0.000634 0.001002 485.020959 ( 45.219004)
test_rubyspec 0.013660 0.024777 43.477195 ( 55.913183)
total: 117.29 sec