Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-143952
#<BuildRuby:0x000055ada9570d30
@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.20220716-143952",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000049 0.000008 0.000057 ( 0.000056)
build_up 0.005151 0.005235 0.940315 ( 1.205425)
build_miniruby 0.001570 0.000362 0.070394 ( 0.069924)
build_ruby 0.001666 0.000385 0.072368 ( 0.071828)
build_all 0.009249 0.000972 1.502655 ( 0.609910)
build_install 0.016067 0.005263 5.265405 ( 2.141423)
test_btest 0.001104 0.000260 69.722389 ( 8.425204)
test_basic 0.001335 0.005565 0.316503 ( 0.407993)
test_all 0.001327 0.000390 648.032989 ( 65.088688)
test_rubyspec 0.101584 0.079083 44.910098 ( 50.371047)
total: 128.39 sec