Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-012949
#<BuildRuby:0x0000563827853670
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231204-012949",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004070 0.000370 0.977549 ( 1.258216)
build_miniruby 0.000844 0.000000 0.872551 ( 0.872604)
build_ruby 0.001282 0.000000 2.702536 ( 2.739670)
build_all 0.007748 0.000094 12.132789 ( 0.992767)
build_install 0.009384 0.000027 3.561493 ( 0.969826)
test_btest 0.000675 0.000045 65.494417 ( 5.632206)
test_basic 0.002983 0.000000 0.369327 ( 0.452379)
test_all 0.079664 0.022923 406.952693 ( 42.878247)
test_rubyspec 0.023723 0.048161 39.804140 ( 52.444222)
total: 108.24 sec