Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-015151
#<BuildRuby:0x000055d4198e07b8
@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.20220723-015151",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010342 0.001477 0.992231 ( 1.036087)
build_miniruby 0.001867 0.000267 0.071731 ( 0.069553)
build_ruby 0.001823 0.000260 0.073859 ( 0.071819)
build_all 0.000000 0.009566 1.508917 ( 0.588451)
build_install 0.018414 0.000995 5.139217 ( 2.064640)
test_btest 0.000000 0.001210 73.944251 ( 8.810954)
test_basic 0.002218 0.004499 0.305091 ( 0.398440)
test_all 0.001527 0.000449 679.831834 ( 66.506121)
test_rubyspec 0.100222 0.061475 45.718993 ( 51.357173)
total: 130.90 sec