Logfile: /home/ko1/ruby/logs/brlog.trunk.20230209-002015
#<BuildRuby:0x00005617ac08bd48
@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.20230209-002015",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002703 0.001081 0.654874 ( 1.047363)
build_miniruby 0.000683 0.000274 0.663925 ( 0.663672)
build_ruby 0.000929 0.000372 2.064889 ( 2.064718)
build_all 0.000215 0.009006 12.329443 ( 1.544776)
build_install 0.005761 0.000708 1.516178 ( 0.730086)
test_btest 0.000431 0.000235 64.865326 ( 6.141935)
test_basic 0.002381 0.001299 0.253732 ( 0.349171)
test_all 0.000627 0.000342 479.559262 ( 46.931452)
test_rubyspec 0.018995 0.007044 34.990250 ( 45.548462)
total: 105.02 sec