Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-115624
#<BuildRuby:0x00005586ac2c37f0
@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.20240106-115624",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.000634 0.004030 1.161372 ( 1.566853)
build_miniruby 0.001286 0.000154 1.698899 ( 1.702158)
build_ruby 0.001688 0.000203 4.071386 ( 4.078852)
build_all 0.009605 0.000634 16.222717 ( 1.680590)
build_install 0.007088 0.007628 4.722456 ( 1.598838)
test_btest 0.000619 0.000107 80.792907 ( 11.666329)
test_basic 0.000716 0.004292 0.626792 ( 0.697288)
test_all 0.092103 0.028239 545.889982 ( 60.630781)
test_rubyspec 0.029690 0.032150 73.447318 ( 85.809983)
total: 169.43 sec