Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-010712
#<BuildRuby:0x00005564fed8caf8
@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.20220225-010712",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010829 0.000603 0.867488 ( 1.565403)
build_miniruby 0.001672 0.000334 0.072467 ( 0.071149)
build_ruby 0.001648 0.000329 0.074278 ( 0.072899)
build_all 0.006054 0.004773 4.111065 ( 0.832510)
build_install 0.016965 0.004241 7.865250 ( 2.382236)
test_btest 0.001056 0.000264 73.629916 ( 8.368795)
test_basic 0.004727 0.003324 0.330994 ( 0.420383)
test_all 0.001407 0.000384 661.913084 ( 65.637584)
test_rubyspec 0.101222 0.064811 46.108066 ( 51.630971)
total: 130.98 sec