Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-023539
#<BuildRuby:0x00005628117249c8
@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.20220921-023539",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000000 0.000017 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009678 0.000000 1.119154 ( 1.865650)
build_miniruby 0.001900 0.000000 0.116119 ( 0.111979)
build_ruby 0.002087 0.000000 0.117400 ( 0.100405)
build_all 0.010401 0.000000 1.617678 ( 0.667570)
build_install 0.014206 0.008823 1.932130 ( 0.964264)
test_btest 0.001219 0.000106 77.008558 ( 8.277364)
test_basic 0.003413 0.004916 0.382168 ( 0.470528)
test_all 0.002988 0.000389 650.202755 ( 66.659786)
test_rubyspec 0.100368 0.066410 45.845040 ( 54.301261)
total: 133.42 sec