Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-073235
#<BuildRuby:0x000055a85a71c070
@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.20230727-073235",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000033 0.000003 0.000036 ( 0.000037)
build_up 0.005846 0.000186 1.385097 ( 2.798413)
build_miniruby 0.001003 0.000101 1.002338 ( 1.001393)
build_ruby 0.001076 0.000108 2.777036 ( 2.776619)
build_all 0.009423 0.000095 15.005738 ( 1.294288)
build_install 0.004816 0.003782 2.026104 ( 0.949321)
test_btest 0.000875 0.000109 88.083041 ( 7.423415)
test_basic 0.004097 0.000000 0.603220 ( 0.681557)
test_all 0.001012 0.000000 560.953429 ( 51.872297)
test_rubyspec 0.022064 0.016153 45.334935 ( 57.754202)
total: 126.55 sec