Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-200259
#<BuildRuby:0x00005563c01ec098
@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.20231109-200259",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003841 0.001440 1.654986 ( 1.982934)
build_miniruby 0.000751 0.000281 0.846344 ( 0.846954)
build_ruby 0.000997 0.000374 2.758707 ( 2.759048)
build_all 0.008627 0.001562 16.541659 ( 1.474607)
build_install 0.003337 0.005838 5.012245 ( 1.224124)
test_btest 0.000798 0.000329 86.504222 ( 7.158507)
test_basic 0.002913 0.001199 0.575708 ( 0.657244)
test_all 0.110832 0.024412 518.756828 ( 49.203068)
test_rubyspec 0.022156 0.021439 49.777051 ( 62.096324)
total: 127.40 sec