Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-064534
#<BuildRuby:0x000055b9127249c8
@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.20220729-064534",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000005 0.000001 0.000006 ( 0.000008)
build_up 0.010636 0.000000 0.976898 ( 2.557059)
build_miniruby 0.001998 0.000000 0.077668 ( 0.076087)
build_ruby 0.002178 0.000000 0.074980 ( 0.073366)
build_all 0.009874 0.000343 1.518237 ( 0.570034)
build_install 0.023244 0.000000 5.151609 ( 2.069816)
test_btest 0.000962 0.000066 75.222221 ( 7.983208)
test_basic 0.007254 0.001209 0.328586 ( 0.415869)
test_all 0.001985 0.000177 638.705443 ( 64.466556)
test_rubyspec 0.120498 0.050405 45.431223 ( 51.233538)
total: 129.45 sec