Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-085704
#<BuildRuby:0x00005616f293ffa8
@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.20231228-085704",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.002445 0.004549 1.259351 ( 1.580712)
build_miniruby 0.000793 0.000176 0.971591 ( 0.971246)
build_ruby 0.001153 0.000256 2.790697 ( 2.791212)
build_all 0.009663 0.000000 16.645408 ( 1.484482)
build_install 0.008270 0.000994 4.703569 ( 1.129994)
test_btest 0.000618 0.000118 84.944606 ( 7.149403)
test_basic 0.003717 0.000708 0.724421 ( 0.803245)
test_all 0.112361 0.024590 540.770638 ( 59.199863)
test_rubyspec 0.036807 0.013852 51.782640 ( 64.070536)
total: 139.18 sec