Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-173936
#<BuildRuby:0x000055adcc4eda48
@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.20221203-173936",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006867 0.004643 1.223165 ( 1.875084)
build_miniruby 0.002094 0.000448 0.845794 ( 0.844498)
build_ruby 0.002779 0.000596 2.242645 ( 2.150309)
build_all 0.021774 0.000560 18.672447 ( 2.192200)
build_install 0.008258 0.013984 2.082660 ( 1.046172)
test_btest 0.001257 0.000377 95.423953 ( 8.811064)
test_basic 0.009704 0.001401 0.354187 ( 0.437747)
test_all 0.001851 0.000528 740.513583 ( 71.598604)
test_rubyspec 0.105856 0.072563 49.364674 ( 57.494013)
total: 146.45 sec