Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-164110
#<BuildRuby:0x0000563548b2fe20
@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.20230725-164110",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002833 0.003702 1.435515 ( 2.792561)
build_miniruby 0.000744 0.000206 1.030503 ( 1.029697)
build_ruby 0.001233 0.000000 2.688302 ( 2.688511)
build_all 0.005728 0.003710 14.369409 ( 1.238877)
build_install 0.004058 0.005206 2.164527 ( 1.092909)
test_btest 0.000816 0.000284 82.044069 ( 7.850145)
test_basic 0.000624 0.003911 0.656148 ( 0.735048)
test_all 0.001270 0.000496 513.567792 ( 57.753688)
test_rubyspec 0.023794 0.014676 44.764384 ( 57.261042)
total: 132.44 sec