Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-045124
#<BuildRuby:0x0000557721fbfe58
@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.20220731-045124",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.005523 0.000850 0.804606 ( 0.875535)
build_miniruby 0.000840 0.000129 0.057613 ( 0.056499)
build_ruby 0.000712 0.000110 0.059674 ( 0.058374)
build_all 0.004134 0.000636 1.562401 ( 0.628674)
build_install 0.008494 0.000537 5.656535 ( 2.142339)
test_btest 0.000720 0.000103 53.055995 ( 8.379083)
test_basic 0.004932 0.000705 0.300637 ( 0.389038)
test_all 0.001066 0.000153 621.648644 ( 89.978926)
test_rubyspec 0.069298 0.032026 43.796491 ( 49.400945)
total: 151.91 sec