Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-002948
#<BuildRuby:0x00005590417a6c88
@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.20221130-002948",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006518 0.004507 1.181378 ( 1.251829)
build_miniruby 0.001973 0.000423 0.850389 ( 0.850795)
build_ruby 0.000000 0.003389 2.245874 ( 2.153116)
build_all 0.005931 0.014336 18.619643 ( 2.192579)
build_install 0.015234 0.007428 2.040764 ( 1.028271)
test_btest 0.001107 0.000520 85.714165 ( 9.327416)
test_basic 0.000000 0.009133 0.359302 ( 0.444365)
test_all 0.001545 0.001371 686.529363 ( 75.322331)
test_rubyspec 0.089008 0.087203 49.837839 ( 57.701780)
total: 150.27 sec