Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-110234
#<BuildRuby:0x000056262dc2c8e8
@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.20220209-110234",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.007706 0.003503 0.958251 ( 1.001548)
build_miniruby 0.001287 0.000585 0.076529 ( 0.074361)
build_ruby 0.001369 0.000622 0.082007 ( 0.079920)
build_all 0.007261 0.003301 4.113495 ( 0.789782)
build_install 0.023378 0.000000 7.911674 ( 2.385578)
test_btest 0.001441 0.000000 71.477235 ( 8.197101)
test_basic 0.003697 0.003953 0.344570 ( 0.434363)
test_all 0.001318 0.000466 699.255096 ( 67.656506)
test_rubyspec 0.117129 0.054603 46.406693 ( 51.781763)
total: 132.40 sec