Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-160414
#<BuildRuby:0x00005621488969c0
@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.20220828-160414",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001824 0.008078 0.864832 ( 2.443625)
build_miniruby 0.001752 0.000250 0.051404 ( 0.049402)
build_ruby 0.001827 0.000261 0.066658 ( 0.064416)
build_all 0.008174 0.001168 1.234648 ( 0.460884)
build_install 0.012296 0.004475 1.561875 ( 0.786803)
test_btest 0.001210 0.000000 53.057343 ( 6.002712)
test_basic 0.005783 0.000391 0.281596 ( 0.380688)
test_all 0.004771 0.000000 478.477338 ( 51.492725)
test_rubyspec 0.104976 0.030312 41.272312 ( 49.663234)
total: 111.35 sec