Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-135036
#<BuildRuby:0x0000561995f244f0
@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.20220226-135036",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010026 0.001386 1.008661 ( 1.189306)
build_miniruby 0.001368 0.000315 0.072003 ( 0.072631)
build_ruby 0.001615 0.000373 0.077488 ( 0.077784)
build_all 0.003679 0.007528 4.228045 ( 0.887915)
build_install 0.020938 0.002878 7.983182 ( 2.453284)
test_btest 0.001027 0.000294 73.503380 ( 7.784386)
test_basic 0.005994 0.000501 0.339152 ( 0.431741)
test_all 0.001719 0.000198 714.158136 ( 68.106926)
test_rubyspec 0.118956 0.052859 46.345202 ( 51.652646)
total: 132.66 sec