Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-081540
#<BuildRuby:0x000055602cb39390
@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.20221015-081540",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009991 0.000937 1.100730 ( 1.156967)
build_miniruby 0.002467 0.000380 0.101110 ( 0.102121)
build_ruby 0.002172 0.000334 0.101656 ( 0.097159)
build_all 0.008077 0.000476 1.357627 ( 0.571472)
build_install 0.010310 0.005052 1.629348 ( 0.886067)
test_btest 0.001482 0.000278 65.731757 ( 6.415035)
test_basic 0.000741 0.005295 0.353156 ( 0.443120)
test_all 0.004565 0.002338 487.057703 ( 53.070441)
test_rubyspec 0.062628 0.071067 43.551157 ( 51.743541)
total: 114.49 sec