Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-050450
#<BuildRuby:0x0000557c0a313040
@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.20230625-050450",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000415 0.004118 1.364797 ( 2.577437)
build_miniruby 0.000763 0.000254 0.856390 ( 0.856243)
build_ruby 0.000907 0.000303 2.563850 ( 2.564115)
build_all 0.005710 0.004721 16.543267 ( 1.458373)
build_install 0.008224 0.001410 4.911855 ( 1.134164)
test_btest 0.000258 0.000497 86.249412 ( 8.014159)
test_basic 0.000465 0.004211 0.834167 ( 0.914519)
test_all 0.000734 0.000302 468.689300 ( 42.381858)
test_rubyspec 0.027731 0.013186 43.110709 ( 55.614658)
total: 115.52 sec