Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-081521
#<BuildRuby:0x00005651b257fc88
@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.20220426-081521",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.004923 0.001790 0.837201 ( 1.045438)
build_miniruby 0.000625 0.000228 0.057244 ( 0.055995)
build_ruby 0.000708 0.000257 0.059367 ( 0.058076)
build_all 0.004148 0.000000 1.517186 ( 0.616006)
build_install 0.005991 0.004959 6.268426 ( 2.830594)
test_btest 0.000570 0.000220 49.368741 ( 8.574605)
test_basic 0.004274 0.001644 0.327822 ( 0.415695)
test_all 0.001075 0.000413 607.797530 ( 97.089081)
test_rubyspec 0.047206 0.070236 44.364148 ( 49.212510)
total: 159.90 sec