Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-093427
#<BuildRuby:0x00005599acbd4098
@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.20240116-093427",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.003600 0.000848 1.066603 ( 1.454280)
build_miniruby 0.001103 0.000260 0.888902 ( 0.893296)
build_ruby 0.001098 0.000259 2.713886 ( 2.713693)
build_all 0.009229 0.000102 14.286234 ( 1.279471)
build_install 0.004385 0.003348 4.127852 ( 1.064592)
test_btest 0.000656 0.000156 79.294732 ( 6.556380)
test_basic 0.003674 0.000874 0.665989 ( 0.740443)
test_all 0.096072 0.038462 464.705737 ( 48.709785)
test_rubyspec 0.019085 0.030604 48.454208 ( 60.728797)
total: 124.14 sec