Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-214239
#<BuildRuby:0x0000558a74627858
@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.20231022-214239",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000000 0.005101 2.216778 ( 2.416913)
build_miniruby 0.000327 0.000577 0.787385 ( 0.787777)
build_ruby 0.000744 0.000447 2.933842 ( 2.934651)
build_all 0.006237 0.003743 16.391190 ( 1.468028)
build_install 0.008600 0.000057 5.264570 ( 1.163343)
test_btest 0.000650 0.000344 81.299363 ( 7.604703)
test_basic 0.004825 0.000264 0.702513 ( 0.777948)
test_all 0.105469 0.026243 512.437914 ( 52.712583)
test_rubyspec 0.030256 0.020256 48.189822 ( 60.461365)
total: 130.33 sec