Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-195533
#<BuildRuby:0x000055d487316620
@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.20220521-195533",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000020 0.000008 0.000028 ( 0.000027)
build_up 0.001910 0.004742 0.820427 ( 1.558409)
build_miniruby 0.000703 0.000320 0.057396 ( 0.056072)
build_ruby 0.000680 0.000309 0.057681 ( 0.056379)
build_all 0.002923 0.001329 1.521355 ( 0.615989)
build_install 0.007685 0.003494 6.326639 ( 2.847103)
test_btest 0.000561 0.000255 52.546417 ( 7.986895)
test_basic 0.003755 0.001706 0.281690 ( 0.370480)
test_all 0.001463 0.000666 650.885268 ( 93.529915)
test_rubyspec 0.074292 0.055779 43.913271 ( 49.486126)
total: 156.51 sec