Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-195136
#<BuildRuby:0x000055d54347b2b0
@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.20221112-195136",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005567 0.004422 1.106062 ( 1.102981)
build_miniruby 0.001425 0.000438 0.067613 ( 0.066138)
build_ruby 0.001395 0.000429 0.070062 ( 0.068571)
build_all 0.003224 0.005518 1.463414 ( 0.584892)
build_install 0.016862 0.004085 1.783427 ( 0.927738)
test_btest 0.001872 0.000000 86.340611 ( 9.311589)
test_basic 0.002678 0.004537 0.350200 ( 0.443065)
test_all 0.001551 0.000603 643.326024 ( 67.578515)
test_rubyspec 0.108002 0.058604 47.878233 ( 56.314121)
total: 136.40 sec