Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-224823
#<BuildRuby:0x00005566a92146d8
@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.20220830-224823",
@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.000051 0.000008 0.000059 ( 0.000065)
configure 0.000026 0.000004 0.000030 ( 0.000027)
build_up 0.000000 0.010740 0.968639 ( 1.011134)
build_miniruby 0.001997 0.000000 0.076363 ( 0.075143)
build_ruby 0.001538 0.000156 0.074979 ( 0.073916)
build_all 0.009475 0.000507 1.538579 ( 0.580149)
build_install 0.016304 0.005289 1.887854 ( 0.919631)
test_btest 0.000834 0.000251 79.635916 ( 8.513402)
test_basic 0.008549 0.000016 0.313136 ( 0.401744)
test_all 0.003166 0.000863 679.174017 ( 66.812378)
test_rubyspec 0.113865 0.051625 45.748571 ( 54.250637)
total: 132.64 sec