Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-021617
#<BuildRuby:0x000055cda1c067e0
@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.20220722-021617",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000000 0.006497 0.831083 ( 0.914798)
build_miniruby 0.000000 0.000989 0.056892 ( 0.055699)
build_ruby 0.000000 0.000858 0.058867 ( 0.057545)
build_all 0.000000 0.004725 1.526014 ( 0.586837)
build_install 0.008717 0.000348 5.630986 ( 2.146053)
test_btest 0.000502 0.000188 48.319437 ( 8.461772)
test_basic 0.001303 0.004256 0.286947 ( 0.375868)
test_all 0.001000 0.000438 580.024793 ( 93.358954)
test_rubyspec 0.070969 0.039319 43.688272 ( 49.314422)
total: 155.27 sec