Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-123905
#<BuildRuby:0x000055dea1dcc0a0
@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.20231020-123905",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004748 0.000792 1.491506 ( 1.743853)
build_miniruby 0.000901 0.000150 0.855297 ( 0.854936)
build_ruby 0.000000 0.001376 2.639386 ( 2.639069)
build_all 0.007918 0.001875 16.319812 ( 1.415405)
build_install 0.008424 0.000081 4.841764 ( 1.132690)
test_btest 0.000876 0.000152 82.074283 ( 7.815883)
test_basic 0.000968 0.004256 0.693453 ( 0.768426)
test_all 0.000942 0.007262 514.902905 ( 58.812209)
test_rubyspec 0.018150 0.028736 50.349150 ( 62.718834)
total: 137.90 sec