Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-091011
#<BuildRuby:0x000055eacbeeb568
@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.20230524-091011",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000014)
build_up 0.001066 0.004677 1.375067 ( 2.713940)
build_miniruby 0.000792 0.000237 0.856947 ( 0.856482)
build_ruby 0.001312 0.000000 2.458754 ( 2.458801)
build_all 0.005673 0.003502 12.424344 ( 1.181261)
build_install 0.003301 0.004382 1.709622 ( 0.847358)
test_btest 0.000780 0.000281 81.730935 ( 7.193663)
test_basic 0.004480 0.000000 0.632451 ( 0.713716)
test_all 0.001345 0.000000 427.268706 ( 41.905857)
test_rubyspec 0.022988 0.016344 43.641369 ( 56.109351)
total: 113.98 sec