Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-074848
#<BuildRuby:0x000055abcf8c0480
@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.20220331-074848",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006062 0.005371 1.091850 ( 3.966474)
build_miniruby 0.001800 0.000416 0.074285 ( 0.072832)
build_ruby 0.001945 0.000449 0.080345 ( 0.077588)
build_all 0.010017 0.000106 4.275785 ( 0.865704)
build_install 0.022768 0.000573 8.034773 ( 2.424081)
test_btest 0.000968 0.000152 74.889775 ( 7.897650)
test_basic 0.005568 0.000879 0.328336 ( 0.418401)
test_all 0.001665 0.000263 671.512221 ( 67.125370)
test_rubyspec 0.106242 0.065959 46.633224 ( 52.105176)
total: 134.95 sec