Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-003551
#<BuildRuby:0x000055ad7a6bc4e8
@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.20220402-003551",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.011025 0.000787 0.991457 ( 1.066932)
build_miniruby 0.001831 0.000131 0.077421 ( 0.075605)
build_ruby 0.002127 0.000152 0.075647 ( 0.073216)
build_all 0.000000 0.010232 4.237980 ( 0.858749)
build_install 0.014118 0.010003 8.531706 ( 2.968201)
test_btest 0.001036 0.000305 80.101973 ( 8.216961)
test_basic 0.005371 0.001580 0.329917 ( 0.420069)
test_all 0.001749 0.000000 656.889922 ( 65.629096)
test_rubyspec 0.110002 0.058083 46.510042 ( 51.960507)
total: 131.27 sec