Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-105903
#<BuildRuby:0x000055b9edd3c0a0
@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-105903",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005157 0.000000 1.335306 ( 1.569304)
build_miniruby 0.001011 0.000000 0.941947 ( 0.941807)
build_ruby 0.000000 0.001401 2.649920 ( 2.650792)
build_all 0.001778 0.008258 16.881814 ( 1.539520)
build_install 0.000047 0.009389 5.053287 ( 1.178216)
test_btest 0.000777 0.000304 83.846412 ( 7.307484)
test_basic 0.000465 0.003679 0.636527 ( 0.715056)
test_all 0.094689 0.043657 501.919788 ( 53.064793)
test_rubyspec 0.024288 0.025076 49.568903 ( 62.052472)
total: 131.02 sec