Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-160603
#<BuildRuby:0x0000559f2b852d28
@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.20220802-160603",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.006066 0.004262 1.013371 ( 2.200471)
build_miniruby 0.001914 0.000274 2.311053 ( 1.670290)
build_ruby 0.002659 0.000380 1.963026 ( 1.809070)
build_all 0.012491 0.001072 12.712301 ( 1.643122)
build_install 0.016111 0.001391 4.347419 ( 1.784560)
test_btest 0.001729 0.000217 52.428238 ( 5.961033)
test_basic 0.000000 0.008253 0.298962 ( 0.387745)
test_all 0.002020 0.000005 510.056416 ( 53.133305)
test_rubyspec 0.063901 0.056006 41.298319 ( 48.966637)
total: 117.56 sec