Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-223328
#<BuildRuby:0x0000562cf9287608
@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.20220601-223328",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.006827 0.005317 0.991005 ( 1.011923)
build_miniruby 0.001587 0.000794 0.077485 ( 0.077160)
build_ruby 0.002091 0.000000 0.072490 ( 0.071968)
build_all 0.009280 0.000000 1.469223 ( 0.592000)
build_install 0.019291 0.003227 5.841742 ( 2.852042)
test_btest 0.000804 0.000282 75.583992 ( 8.246672)
test_basic 0.001548 0.004732 0.301392 ( 0.392713)
test_all 0.002358 0.000498 667.223588 ( 65.290209)
test_rubyspec 0.117789 0.051142 45.953225 ( 51.684262)
total: 130.22 sec