Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-150850
#<BuildRuby:0x000055a8ad0b1a48
@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-150850",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.010376 1.179743 ( 1.205474)
build_miniruby 0.001784 0.000811 0.848118 ( 0.847015)
build_ruby 0.003834 0.000000 2.253660 ( 2.159140)
build_all 0.014501 0.006284 18.723601 ( 2.200087)
build_install 0.011845 0.009946 2.077684 ( 1.049430)
test_btest 0.001151 0.000485 89.854625 ( 8.908350)
test_basic 0.009846 0.002129 0.351608 ( 0.435148)
test_all 0.001870 0.000749 696.429303 ( 69.782857)
test_rubyspec 0.091419 0.084284 49.470284 ( 57.530920)
total: 144.12 sec