Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-031354
#<BuildRuby:0x000055976e378920
@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.20220910-031354",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005531 0.006090 1.178656 ( 1.123905)
build_miniruby 0.001488 0.000620 0.074326 ( 0.072739)
build_ruby 0.001391 0.000579 0.077265 ( 0.076121)
build_all 0.003579 0.006295 1.589552 ( 0.619694)
build_install 0.009866 0.010896 1.966650 ( 0.970905)
test_btest 0.000762 0.000449 95.562069 ( 9.584649)
test_basic 0.000000 0.007602 0.350328 ( 0.439651)
test_all 0.002058 0.001800 643.668372 ( 66.480959)
test_rubyspec 0.084449 0.088887 47.080130 ( 55.244816)
total: 134.61 sec