Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-233313
#<BuildRuby:0x0000564ef8a4ff90
@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.20240114-233313",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000036 0.000007 0.000043 ( 0.000042)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.007739 0.819520 ( 1.208453)
build_miniruby 0.000562 0.000440 0.814166 ( 0.814235)
build_ruby 0.000000 0.001286 2.672019 ( 2.672734)
build_all 0.004703 0.002989 11.961361 ( 0.969092)
build_install 0.008572 0.001714 3.377940 ( 0.959921)
test_btest 0.000596 0.000229 64.446418 ( 5.275839)
test_basic 0.001123 0.003059 0.386766 ( 0.466872)
test_all 0.075674 0.019522 396.784922 ( 32.407323)
test_rubyspec 0.035385 0.029869 40.245910 ( 52.805381)
total: 97.58 sec