Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-123845
#<BuildRuby:0x000055c8d4eda808
@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.20221204-123845",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.001336 0.003116 0.806224 ( 1.085924)
build_miniruby 0.001003 0.000000 0.528310 ( 0.527791)
build_ruby 0.001277 0.000000 1.697092 ( 1.620522)
build_all 0.001736 0.007987 12.013531 ( 1.485653)
build_install 0.003421 0.003364 1.595260 ( 0.744479)
test_btest 0.000448 0.000224 64.039303 ( 6.371033)
test_basic 0.003328 0.000000 0.241875 ( 0.338359)
test_all 0.000760 0.000357 518.998251 ( 51.010829)
test_rubyspec 0.012074 0.011225 35.725615 ( 46.305300)
total: 109.49 sec