Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-013943
#<BuildRuby:0x00005579eb19c070
@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.20230611-013943",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005581 1.434455 ( 2.732940)
build_miniruby 0.000000 0.001005 0.831558 ( 0.831210)
build_ruby 0.000000 0.001304 2.446158 ( 2.446214)
build_all 0.005660 0.003704 12.361190 ( 1.054848)
build_install 0.005355 0.002267 1.766113 ( 0.883512)
test_btest 0.000000 0.001051 81.835695 ( 6.661022)
test_basic 0.000000 0.004078 0.471557 ( 0.554742)
test_all 0.000000 0.001915 432.202621 ( 43.940379)
test_rubyspec 0.012068 0.024537 41.877341 ( 54.414255)
total: 113.52 sec