Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-185654
#<BuildRuby:0x00005647f7c2c0a0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220502-185654",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.002358 0.004439 0.858406 ( 1.050287)
build_miniruby 0.000000 0.000983 0.056846 ( 0.055626)
build_ruby 0.000000 0.000839 0.057404 ( 0.061838)
build_all 0.001600 0.002634 1.496189 ( 0.598244)
build_install 0.005611 0.003273 6.266642 ( 2.787466)
test_btest 0.000637 0.000213 46.339100 ( 8.734161)
test_basic 0.000966 0.004455 0.286581 ( 0.375324)
test_all 0.001084 0.000434 612.847099 ( 90.323990)
test_rubyspec 0.061667 0.068351 43.987775 ( 48.828508)
total: 152.82 sec