Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-014904
#<BuildRuby:0x000055cce8a98e80
@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.20221018-014904",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009496 0.000392 1.134285 ( 1.194118)
build_miniruby 0.001641 0.000117 0.105915 ( 0.103708)
build_ruby 0.001376 0.000098 0.104736 ( 0.102747)
build_all 0.009427 0.000320 1.353380 ( 0.572878)
build_install 0.016675 0.000398 1.688463 ( 0.918315)
test_btest 0.001968 0.000116 63.556810 ( 6.698093)
test_basic 0.005839 0.000344 0.359923 ( 0.450485)
test_all 0.005637 0.001490 488.012475 ( 53.478580)
test_rubyspec 0.084063 0.058224 43.074284 ( 51.602088)
total: 115.12 sec