Logfile: /home/ko1/ruby/logs/brlog.trunk.20230809-051358
#<BuildRuby:0x0000562f4288fbb8
@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.20230809-051358",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006104 0.000102 1.691649 ( 2.949028)
build_miniruby 0.000988 0.000047 0.903721 ( 0.903783)
build_ruby 0.000000 0.001124 2.722450 ( 2.722512)
build_all 0.006617 0.002792 14.614391 ( 1.289558)
build_install 0.008580 0.000747 2.153960 ( 0.991351)
test_btest 0.001016 0.000088 83.624613 ( 8.119625)
test_basic 0.004985 0.000434 0.674870 ( 0.748574)
test_all 0.001259 0.000109 526.792442 ( 59.377065)
test_rubyspec 0.019569 0.023877 45.213430 ( 57.597181)
total: 134.70 sec