Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-150413
#<BuildRuby:0x00005597c22404f0
@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.20220529-150413",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000026 0.000004 0.000030 ( 0.000027)
build_up 0.011584 0.000000 1.000892 ( 1.058258)
build_miniruby 0.001697 0.000179 0.073507 ( 0.072902)
build_ruby 0.001981 0.000000 0.066841 ( 0.065577)
build_all 0.009564 0.000413 1.450886 ( 0.595254)
build_install 0.023106 0.000146 5.890770 ( 2.819312)
test_btest 0.001219 0.000106 69.708726 ( 8.525217)
test_basic 0.007717 0.000275 0.313239 ( 0.401169)
test_all 0.002369 0.000197 693.337290 ( 67.297440)
test_rubyspec 0.088269 0.072225 46.056699 ( 51.884799)
total: 132.72 sec