Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-022730
#<BuildRuby:0x000055f41d193040
@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.20231212-022730",
@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.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000719 0.004145 1.440082 ( 1.791581)
build_miniruby 0.000809 0.000147 0.951484 ( 0.951241)
build_ruby 0.001185 0.000215 2.788823 ( 2.789109)
build_all 0.009204 0.000821 17.038218 ( 1.551414)
build_install 0.003167 0.005486 5.034506 ( 1.204829)
test_btest 0.001053 0.000000 85.724832 ( 8.305282)
test_basic 0.004241 0.000000 0.715189 ( 0.791362)
test_all 0.099242 0.035316 571.518009 ( 54.057208)
test_rubyspec 0.029430 0.019345 52.006428 ( 64.356670)
total: 135.80 sec