Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-233759
#<BuildRuby:0x0000559cdc060a58
@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.20220311-233759",
@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.000001 0.000006 ( 0.000011)
autoconf 0.000065 0.000000 0.000065 ( 0.000064)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.009485 0.000863 1.006929 ( 1.403429)
build_miniruby 0.001778 0.000274 0.075621 ( 0.073470)
build_ruby 0.001980 0.000304 0.081235 ( 0.078387)
build_all 0.004690 0.004752 1.521773 ( 0.634516)
build_install 0.009906 0.013076 5.242399 ( 2.155640)
test_btest 0.001062 0.000379 77.120751 ( 8.468372)
test_basic 0.000000 0.006433 0.329485 ( 0.420308)
test_all 0.000000 0.001728 699.857162 ( 68.092357)
test_rubyspec 0.082439 0.081957 46.112336 ( 51.344775)
total: 132.67 sec