Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-020230
#<BuildRuby:0x0000555cfa61ae98
@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.20231028-020230",
@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.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002372 0.003291 1.454839 ( 1.742647)
build_miniruby 0.000898 0.000135 0.836747 ( 0.836529)
build_ruby 0.001241 0.000186 2.670497 ( 2.671368)
build_all 0.009234 0.000172 15.264237 ( 1.415693)
build_install 0.007547 0.001029 4.625878 ( 1.103922)
test_btest 0.001041 0.000142 78.554117 ( 6.748127)
test_basic 0.004095 0.000000 0.542931 ( 0.625178)
test_all 0.095705 0.039695 456.233050 ( 52.344572)
test_rubyspec 0.026800 0.016804 47.915126 ( 60.333763)
total: 127.82 sec