Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-053830
#<BuildRuby:0x00005603a17b4a58
@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.20220217-053830",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002996 0.008543 1.210115 ( 4.746377)
build_miniruby 0.003037 0.000000 1.540782 ( 1.427105)
build_ruby 0.001041 0.002830 2.541556 ( 2.343898)
build_all 0.016031 0.006618 21.251553 ( 2.307652)
build_install 0.017691 0.005897 8.011286 ( 2.350611)
test_btest 0.001027 0.000343 75.497301 ( 7.807485)
test_basic 0.007015 0.000963 0.332661 ( 0.420517)
test_all 0.001566 0.000501 702.425073 ( 67.640443)
test_rubyspec 0.123774 0.037893 46.192045 ( 51.580279)
total: 140.63 sec