Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-100939
#<BuildRuby:0x00005609fda988e8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220815-100939",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010206 0.000413 0.991157 ( 1.012422)
build_miniruby 0.001807 0.000121 0.074883 ( 0.073707)
build_ruby 0.002342 0.000156 0.076872 ( 0.075302)
build_all 0.009973 0.000329 1.572017 ( 0.587561)
build_install 0.015016 0.006930 1.889449 ( 0.938549)
test_btest 0.001064 0.000133 76.478368 ( 8.652966)
test_basic 0.000000 0.008147 0.325562 ( 0.414058)
test_all 0.001371 0.002786 649.795351 ( 64.419526)
test_rubyspec 0.057709 0.111518 45.758266 ( 53.329394)
total: 129.50 sec