Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-022620
#<BuildRuby:0x0000564d819dc040
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230115-022620",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.002211 0.005022 1.300298 ( 1.337826)
build_miniruby 0.001165 0.000259 1.694610 ( 1.565511)
build_ruby 0.001301 0.000289 2.788952 ( 2.786554)
build_all 0.009382 0.000500 16.759194 ( 3.007470)
build_install 0.007759 0.003710 2.157274 ( 1.089715)
test_btest 0.000884 0.000201 76.851362 ( 10.698984)
test_basic 0.002732 0.004385 0.313393 ( 0.398857)
test_all 0.000967 0.000264 682.979138 ( 96.675788)
test_rubyspec 0.057663 0.050725 52.414132 ( 60.518246)
total: 178.08 sec