Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-061647
#<BuildRuby:0x000055bc0c1946c8
@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.20220318-061647",
@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.000005)
autoconf 0.000016 0.000006 0.000022 ( 0.000021)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.007256 0.003784 1.021257 ( 1.972906)
build_miniruby 0.001471 0.000565 0.077967 ( 0.075809)
build_ruby 0.001618 0.000623 0.076264 ( 0.074241)
build_all 0.003594 0.006362 4.220021 ( 0.853552)
build_install 0.015614 0.007587 7.956872 ( 2.410944)
test_btest 0.001374 0.000000 68.828481 ( 8.582144)
test_basic 0.006292 0.000000 0.334428 ( 0.427704)
test_all 0.001417 0.000180 657.430515 ( 65.191407)
test_rubyspec 0.087359 0.082376 46.114503 ( 51.518833)
total: 131.11 sec