Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-081314
#<BuildRuby:0x00005572fc273728
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230602-081314",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001156 0.004611 1.508487 ( 2.869940)
build_miniruby 0.000754 0.000302 0.829673 ( 0.828877)
build_ruby 0.000929 0.000372 2.378912 ( 2.378661)
build_all 0.009101 0.000000 12.697646 ( 1.122547)
build_install 0.004728 0.003056 1.776674 ( 0.908714)
test_btest 0.000688 0.000253 79.894972 ( 7.723028)
test_basic 0.003390 0.001248 0.783218 ( 0.867852)
test_all 0.001031 0.000000 465.893020 ( 41.795419)
test_rubyspec 0.019189 0.021103 42.166608 ( 54.611103)
total: 113.11 sec