Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-145648
#<BuildRuby:0x00005620341609e0
@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.20220315-145648",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.010411 0.001487 1.006838 ( 1.267057)
build_miniruby 0.002483 0.000354 0.073270 ( 0.070801)
build_ruby 0.001742 0.000249 0.077734 ( 0.075976)
build_all 0.007425 0.003590 4.174397 ( 0.850226)
build_install 0.018537 0.005480 7.876738 ( 2.437642)
test_btest 0.000967 0.000194 73.456978 ( 7.980227)
test_basic 0.007204 0.000468 0.348943 ( 0.436909)
test_all 0.001483 0.000283 710.765542 ( 68.339053)
test_rubyspec 0.085921 0.067202 46.200008 ( 51.774379)
total: 133.23 sec