Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-023650
#<BuildRuby:0x0000563c1d277040
@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.20240111-023650",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000009)
build_up 0.004062 0.000000 0.972785 ( 1.382804)
build_miniruby 0.000870 0.000130 0.882876 ( 0.882172)
build_ruby 0.001153 0.000178 2.751858 ( 2.753167)
build_all 0.006827 0.003162 14.850962 ( 1.426700)
build_install 0.009386 0.000000 4.194505 ( 1.140638)
test_btest 0.000635 0.000000 80.280474 ( 6.778891)
test_basic 0.000331 0.003649 0.432601 ( 0.511771)
test_all 0.103712 0.028822 517.680432 ( 51.096900)
test_rubyspec 0.018586 0.015627 49.099859 ( 61.639508)
total: 127.61 sec