Logfile: /home/ko1/ruby/logs/brlog.trunk.20220709-142827
#<BuildRuby:0x00005587c4463fb0
@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.20220709-142827",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002289 0.004062 0.841997 ( 1.045876)
build_miniruby 0.000837 0.000056 0.057361 ( 0.056079)
build_ruby 0.000865 0.000058 0.059268 ( 0.058094)
build_all 0.004389 0.000013 1.522266 ( 0.614309)
build_install 0.010940 0.000141 6.322583 ( 2.847124)
test_btest 0.000850 0.000047 48.206753 ( 8.872000)
test_basic 0.000000 0.005982 0.303494 ( 0.391643)
test_all 0.000000 0.001349 647.190135 ( 92.395052)
test_rubyspec 0.073971 0.049415 44.449617 ( 50.004849)
total: 156.29 sec