Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-063803
#<BuildRuby:0x000055e07675c9c8
@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.20220725-063803",
@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.000003 0.000001 0.000004 ( 0.000006)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.006915 0.005614 1.022619 ( 3.159483)
build_miniruby 0.000158 0.001892 0.073496 ( 0.071421)
build_ruby 0.001537 0.000896 0.081682 ( 0.078780)
build_all 0.003673 0.006556 1.536954 ( 0.570397)
build_install 0.015639 0.005848 5.103231 ( 2.114683)
test_btest 0.000747 0.000448 73.395119 ( 8.450134)
test_basic 0.004633 0.002780 0.319185 ( 0.408071)
test_all 0.001094 0.000656 647.860136 ( 64.537649)
test_rubyspec 0.096697 0.071783 45.488929 ( 51.347928)
total: 130.74 sec