Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-033410
#<BuildRuby:0x000055801f68b448
@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-033410",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003597 0.003159 0.871045 ( 0.936124)
build_miniruby 0.000826 0.000177 0.058061 ( 0.056756)
build_ruby 0.000737 0.000158 0.059288 ( 0.058181)
build_all 0.003579 0.000767 1.496232 ( 0.602403)
build_install 0.009021 0.001934 6.279282 ( 2.830649)
test_btest 0.000655 0.000140 55.944224 ( 8.407315)
test_basic 0.000659 0.005106 0.275056 ( 0.363283)
test_all 0.001190 0.000340 637.821548 ( 93.230969)
test_rubyspec 0.081712 0.036961 44.346917 ( 49.318068)
total: 155.80 sec