Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-064326
#<BuildRuby:0x000055f515dd92e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220824-064326",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000036 0.000006 0.000042 ( 0.000040)
build_up 0.009856 0.000285 0.835511 ( 1.008278)
build_miniruby 0.001813 0.000259 0.064139 ( 0.062447)
build_ruby 0.001376 0.000196 0.063967 ( 0.062569)
build_all 0.004696 0.004389 1.241491 ( 0.474999)
build_install 0.010976 0.004882 1.611864 ( 0.813050)
test_btest 0.000753 0.000177 51.421566 ( 6.166453)
test_basic 0.000000 0.006328 0.297913 ( 0.388186)
test_all 0.000000 0.003502 512.147139 ( 53.432915)
test_rubyspec 0.067346 0.055416 42.021466 ( 50.543798)
total: 112.95 sec