Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-175220
#<BuildRuby:0x000055a25e74d550
@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.20220723-175220",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009043 0.000782 0.869519 ( 1.031075)
build_miniruby 0.001205 0.000186 0.054331 ( 0.053597)
build_ruby 0.001128 0.000174 0.054955 ( 0.054068)
build_all 0.000088 0.009109 1.245388 ( 0.475637)
build_install 0.015740 0.000000 4.270881 ( 1.819971)
test_btest 0.001223 0.000000 54.372187 ( 6.181285)
test_basic 0.006042 0.000093 0.301461 ( 0.394819)
test_all 0.001811 0.000402 503.283215 ( 53.588629)
test_rubyspec 0.092399 0.054907 41.773368 ( 47.704796)
total: 111.30 sec