Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-223621
#<BuildRuby:0x000056060ed3d438
@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.20221105-223621",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003070 0.004612 0.926427 ( 0.990692)
build_miniruby 0.001207 0.000302 0.049753 ( 0.048348)
build_ruby 0.001762 0.000000 0.045045 ( 0.043401)
build_all 0.008636 0.000439 1.241322 ( 0.467780)
build_install 0.008694 0.006849 1.570335 ( 0.799278)
test_btest 0.001118 0.000320 63.808127 ( 6.618843)
test_basic 0.003921 0.001120 0.306625 ( 0.408674)
test_all 0.002096 0.000598 489.754262 ( 54.073274)
test_rubyspec 0.074308 0.053698 43.364346 ( 51.924630)
total: 115.38 sec