Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-202915
#<BuildRuby:0x000055e13e9691f8
@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.20220826-202915",
@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.000031 0.000002 0.000033 ( 0.000035)
autoconf 0.000036 0.000002 0.000038 ( 0.000039)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.010848 0.000467 0.829139 ( 0.871628)
build_miniruby 0.001348 0.000090 0.056370 ( 0.054974)
build_ruby 0.001579 0.000105 0.064284 ( 0.062905)
build_all 0.007850 0.000523 1.272051 ( 0.475735)
build_install 0.013194 0.000510 1.545429 ( 0.773225)
test_btest 0.001523 0.000000 53.337629 ( 6.008709)
test_basic 0.005700 0.000104 0.295853 ( 0.386598)
test_all 0.000000 0.004678 484.944672 ( 52.395536)
test_rubyspec 0.085315 0.046914 41.639333 ( 50.161089)
total: 111.19 sec