Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-112204
#<BuildRuby:0x000055fcf1fc3ea8
@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.20220430-112204",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.003678 0.002717 0.836894 ( 1.190111)
build_miniruby 0.000628 0.000180 0.056705 ( 0.055575)
build_ruby 0.001077 0.000000 0.057656 ( 0.056411)
build_all 0.001070 0.003161 1.488228 ( 0.586889)
build_install 0.004710 0.003986 6.250039 ( 2.819410)
test_btest 0.000607 0.000228 53.870225 ( 8.113620)
test_basic 0.004251 0.001594 0.348043 ( 0.436204)
test_all 0.001766 0.000662 624.913572 ( 90.616318)
test_rubyspec 0.082900 0.037888 43.749995 ( 48.688473)
total: 152.56 sec