Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-155330
#<BuildRuby:0x000055d8703ef280
@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.20231222-155330",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003608 0.000328 0.737775 ( 1.108813)
build_miniruby 0.000944 0.000086 0.908848 ( 0.909235)
build_ruby 0.001689 0.000154 2.770819 ( 2.804929)
build_all 0.007169 0.000000 12.205433 ( 1.009945)
build_install 0.009503 0.000000 3.562448 ( 0.992508)
test_btest 0.000813 0.000000 64.832316 ( 6.284076)
test_basic 0.000389 0.004551 0.386431 ( 0.468780)
test_all 0.083742 0.025476 437.629494 ( 38.778493)
test_rubyspec 0.028815 0.023198 40.732672 ( 53.508892)
total: 105.87 sec