Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-045236
#<BuildRuby:0x000055aeb75235f8
@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.20231018-045236",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004127 0.001289 1.466924 ( 1.674458)
build_miniruby 0.000790 0.000247 0.854409 ( 0.854520)
build_ruby 0.001020 0.000319 2.704747 ( 2.704187)
build_all 0.009066 0.001364 17.908841 ( 1.587796)
build_install 0.009115 0.003204 5.332396 ( 1.219932)
test_btest 0.000865 0.000259 96.211320 ( 7.722581)
test_basic 0.003904 0.001171 0.766455 ( 0.841794)
test_all 0.005627 0.000000 578.505129 ( 52.926901)
test_rubyspec 0.025375 0.024714 53.044229 ( 65.321894)
total: 134.85 sec