Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-195408
#<BuildRuby:0x0000561dbdb925e0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-195408",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000025 0.000009 0.000034 ( 0.000030)
build_up 0.006575 0.005073 0.976804 ( 1.070580)
build_miniruby 0.001573 0.000655 0.079474 ( 0.077066)
build_ruby 0.001542 0.000642 0.078770 ( 0.076819)
build_all 0.004035 0.006511 4.142347 ( 0.788244)
build_install 0.022468 0.001176 7.822494 ( 2.333953)
test_btest 0.000864 0.000324 47.448460 ( 44.196965)
test_basic 0.005905 0.002214 0.356087 ( 0.446762)
test_all 0.000795 0.001571 647.193461 ( 65.606770)
test_rubyspec 0.108903 0.044380 46.150119 ( 51.291007)
total: 165.89 sec