Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-141354
#<BuildRuby:0x0000559e682504e8
@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.20220405-141354",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008941 0.002981 1.004719 ( 1.180217)
build_miniruby 0.001433 0.000478 0.075720 ( 0.075090)
build_ruby 0.001385 0.000461 0.074587 ( 0.073596)
build_all 0.001836 0.008458 4.174778 ( 0.832355)
build_install 0.019120 0.003878 8.470062 ( 3.021957)
test_btest 0.000852 0.000341 77.584890 ( 8.717021)
test_basic 0.000996 0.005892 0.324034 ( 0.414747)
test_all 0.001183 0.000552 660.363986 ( 65.923342)
test_rubyspec 0.063374 0.099364 46.352429 ( 51.797691)
total: 132.04 sec