Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-120645
#<BuildRuby:0x000056088c56ec40
@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.20220803-120645",
@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.000007)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000012 0.000005 0.000017 ( 0.000016)
build_up 0.004781 0.001912 0.888967 ( 5.695485)
build_miniruby 0.000710 0.000284 0.057566 ( 0.056204)
build_ruby 0.000658 0.000263 0.059286 ( 0.058135)
build_all 0.004652 0.000000 1.546831 ( 0.595062)
build_install 0.005956 0.005239 5.622518 ( 2.161631)
test_btest 0.000490 0.000204 54.646546 ( 7.959741)
test_basic 0.005255 0.000125 0.285309 ( 0.374630)
test_all 0.001671 0.000642 612.438519 ( 89.160509)
test_rubyspec 0.085096 0.031274 43.784023 ( 51.192324)
total: 157.25 sec