Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-005905
#<BuildRuby:0x000055dd6a720dd8
@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.20220815-005905",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010604 0.001018 0.979761 ( 1.098001)
build_miniruby 0.001884 0.000289 0.069557 ( 0.068069)
build_ruby 0.001599 0.000246 0.067212 ( 0.065900)
build_all 0.009767 0.000712 1.492301 ( 0.570665)
build_install 0.013361 0.007687 1.902918 ( 0.952480)
test_btest 0.000682 0.000143 75.529769 ( 8.449510)
test_basic 0.002572 0.004047 0.312979 ( 0.403835)
test_all 0.004423 0.000000 636.859221 ( 65.078445)
test_rubyspec 0.093305 0.083578 45.870744 ( 53.422210)
total: 130.11 sec