Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-085037
#<BuildRuby:0x0000562baf8bbe20
@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.20220518-085037",
@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.000007)
autoconf 0.000011 0.000006 0.000017 ( 0.000018)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.003192 0.003489 0.824527 ( 0.957290)
build_miniruby 0.000687 0.000375 0.057705 ( 0.056432)
build_ruby 0.000608 0.000331 0.059215 ( 0.058048)
build_all 0.002781 0.001517 1.496104 ( 0.606290)
build_install 0.010192 0.000856 6.283184 ( 2.853160)
test_btest 0.000582 0.000268 50.749032 ( 8.265485)
test_basic 0.003850 0.001776 0.325851 ( 0.414423)
test_all 0.000957 0.000441 630.952661 ( 88.663143)
test_rubyspec 0.059293 0.038730 43.952008 ( 49.557138)
total: 151.43 sec