Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-143214
#<BuildRuby:0x0000555e8af34038
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-143214",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005050 0.000000 0.809993 ( 1.204917)
build_miniruby 0.000942 0.000000 0.851210 ( 0.851353)
build_ruby 0.000000 0.001505 2.676013 ( 2.676586)
build_all 0.001813 0.006289 11.969659 ( 0.949205)
build_install 0.006551 0.003700 3.391803 ( 0.962840)
test_btest 0.000580 0.000102 62.696257 ( 5.528626)
test_basic 0.003533 0.000624 0.413262 ( 0.493544)
test_all 0.064381 0.032417 400.209669 ( 37.656045)
test_rubyspec 0.022428 0.048415 40.880123 ( 53.436451)
total: 103.76 sec