Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-083644
#<BuildRuby:0x0000556533b78b10
@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.20220326-083644",
@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.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000040 0.000010 0.000050 ( 0.000049)
build_up 0.000821 0.011114 1.004999 ( 1.133941)
build_miniruby 0.001511 0.000661 0.078351 ( 0.078119)
build_ruby 0.001474 0.000645 0.072885 ( 0.071778)
build_all 0.008367 0.002004 4.221866 ( 0.851996)
build_install 0.021243 0.002024 7.988804 ( 2.470128)
test_btest 0.001001 0.000334 75.082466 ( 8.022914)
test_basic 0.002562 0.005112 0.349445 ( 0.438615)
test_all 0.001253 0.000477 693.473084 ( 68.118753)
test_rubyspec 0.094658 0.078013 46.015305 ( 51.486453)
total: 132.67 sec