Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-223219
#<BuildRuby:0x000055f3dc6638e0
@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.20240112-223219",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000694 0.004359 0.798837 ( 1.194015)
build_miniruby 0.000762 0.000381 0.861281 ( 0.860829)
build_ruby 0.000940 0.000470 2.684211 ( 2.685324)
build_all 0.003711 0.003961 12.036765 ( 0.991739)
build_install 0.009632 0.000555 3.427848 ( 0.971883)
test_btest 0.000502 0.000231 66.102881 ( 4.710872)
test_basic 0.002850 0.001316 0.396865 ( 0.477081)
test_all 0.085836 0.014074 387.842551 ( 34.708110)
test_rubyspec 0.021015 0.044197 40.812798 ( 53.364350)
total: 99.96 sec