Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-085621
#<BuildRuby:0x000055d9f50837f0
@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.20231130-085621",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003417 0.000310 0.951305 ( 1.305388)
build_miniruby 0.000816 0.000074 0.881298 ( 0.881068)
build_ruby 0.000998 0.000090 2.727863 ( 2.733775)
build_all 0.002524 0.004154 12.115990 ( 1.002200)
build_install 0.006578 0.006937 3.596179 ( 0.976976)
test_btest 0.000607 0.000000 62.201428 ( 6.079562)
test_basic 0.003864 0.000000 0.373504 ( 0.453981)
test_all 0.074825 0.023973 372.178076 ( 41.787773)
test_rubyspec 0.001516 0.054176 39.420654 ( 52.107127)
total: 107.33 sec