Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-104333
#<BuildRuby:0x000056131102fe20
@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.20231227-104333",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.004322 0.000079 1.137537 ( 1.503168)
build_miniruby 0.001229 0.000274 0.971330 ( 0.969286)
build_ruby 0.001127 0.000251 2.999470 ( 2.999351)
build_all 0.000977 0.008566 15.691092 ( 1.409996)
build_install 0.007090 0.000920 4.435970 ( 1.090667)
test_btest 0.000677 0.000214 80.655009 ( 6.928918)
test_basic 0.001912 0.003511 0.661820 ( 0.741030)
test_all 0.104879 0.028036 529.732630 ( 47.001912)
test_rubyspec 0.025003 0.027283 49.794738 ( 62.078914)
total: 124.72 sec