Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-173642
#<BuildRuby:0x00005616cced0060
@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.20240103-173642",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000000 0.006956 1.047210 ( 1.332878)
build_miniruby 0.000000 0.001063 0.844260 ( 0.844073)
build_ruby 0.000000 0.001503 2.676481 ( 2.677309)
build_all 0.002155 0.005428 11.942073 ( 0.976190)
build_install 0.007392 0.001279 3.455306 ( 0.958375)
test_btest 0.000668 0.000238 62.078391 ( 5.520255)
test_basic 0.002960 0.001057 0.389984 ( 0.470471)
test_all 0.071634 0.022434 380.433619 ( 35.243456)
test_rubyspec 0.026262 0.043998 39.981467 ( 52.569949)
total: 100.59 sec