Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-075252
#<BuildRuby:0x0000558e30c8f708
@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.20230615-075252",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005773 0.000288 1.566223 ( 2.963079)
build_miniruby 0.000000 0.001134 0.792521 ( 0.792098)
build_ruby 0.000000 0.001415 2.487558 ( 2.487874)
build_all 0.006717 0.003371 13.218568 ( 1.165337)
build_install 0.000778 0.007509 1.856887 ( 0.884665)
test_btest 0.000490 0.000149 83.821627 ( 7.165351)
test_basic 0.000412 0.003838 0.754785 ( 0.837409)
test_all 0.001209 0.000420 431.055934 ( 45.701698)
test_rubyspec 0.015599 0.019109 41.280246 ( 53.755361)
total: 115.75 sec