Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-204932
#<BuildRuby:0x00005584ffa83408
@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.20240115-204932",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001625 0.003579 0.815111 ( 1.184177)
build_miniruby 0.000921 0.000142 0.854165 ( 0.853719)
build_ruby 0.001149 0.000176 2.664221 ( 2.665014)
build_all 0.003783 0.003895 11.866762 ( 0.966702)
build_install 0.002190 0.011062 3.397549 ( 0.960557)
test_btest 0.000578 0.000231 64.171858 ( 5.686178)
test_basic 0.005424 0.000000 0.399849 ( 0.479271)
test_all 0.077650 0.017187 376.779024 ( 32.049206)
test_rubyspec 0.023307 0.041873 40.361382 ( 52.899289)
total: 97.74 sec