Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-103803
#<BuildRuby:0x000055cbebf326d8
@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.20231101-103803",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005116 0.000158 1.451787 ( 1.756270)
build_miniruby 0.001182 0.000186 0.892318 ( 0.891905)
build_ruby 0.001180 0.000186 2.900008 ( 2.899592)
build_all 0.009091 0.000718 16.555239 ( 1.446361)
build_install 0.005382 0.003869 5.037252 ( 1.226922)
test_btest 0.001189 0.000000 85.338977 ( 7.274040)
test_basic 0.000805 0.003899 0.581245 ( 0.657258)
test_all 0.099092 0.039386 510.053177 ( 61.544868)
test_rubyspec 0.022884 0.027399 49.910539 ( 62.239230)
total: 139.94 sec