Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-193024
#<BuildRuby:0x000055d2e6a80b88
@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.20220829-193024",
@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.000010 0.000002 0.000012 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009266 0.004331 1.002424 ( 1.781583)
build_miniruby 0.002211 0.000000 0.071864 ( 0.070612)
build_ruby 0.001779 0.000000 0.077456 ( 0.076549)
build_all 0.003993 0.005197 1.571772 ( 0.602390)
build_install 0.020446 0.001492 1.871052 ( 0.938164)
test_btest 0.002664 0.000000 74.853906 ( 8.510702)
test_basic 0.008204 0.000000 0.315250 ( 0.404186)
test_all 0.004655 0.000000 681.334643 ( 67.178468)
test_rubyspec 0.155786 0.029447 45.639931 ( 54.107821)
total: 133.67 sec