Logfile: /home/ko1/ruby/logs/brlog.trunk.20230812-210852
#<BuildRuby:0x000055d8d04d3fd8
@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.20230812-210852",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003887 0.003415 1.613339 ( 2.846257)
build_miniruby 0.001260 0.000109 0.942638 ( 0.941088)
build_ruby 0.001252 0.000109 2.869849 ( 2.869653)
build_all 0.002555 0.007583 14.612413 ( 1.242612)
build_install 0.002267 0.006446 2.059069 ( 0.900411)
test_btest 0.000552 0.000128 83.305875 ( 7.800772)
test_basic 0.004827 0.000258 0.642507 ( 0.718025)
test_all 0.001169 0.000260 529.919700 ( 45.252443)
test_rubyspec 0.031796 0.012989 46.249007 ( 58.573451)
total: 121.15 sec