Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-143137
#<BuildRuby:0x0000556d3f073e68
@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.20231030-143137",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004051 0.000368 1.288230 ( 1.514967)
build_miniruby 0.000926 0.000085 0.799250 ( 0.799154)
build_ruby 0.001386 0.000000 2.753340 ( 2.752957)
build_all 0.006243 0.004222 16.661998 ( 1.478034)
build_install 0.004794 0.004413 5.074082 ( 1.242523)
test_btest 0.001021 0.000219 83.147037 ( 7.798583)
test_basic 0.000000 0.004083 0.733086 ( 0.809665)
test_all 0.093572 0.040913 527.912091 ( 56.733559)
test_rubyspec 0.018374 0.028641 49.420082 ( 61.781604)
total: 134.91 sec