Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-215849
#<BuildRuby:0x000055b8d7f54070
@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.20230628-215849",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005986 0.000000 1.330691 ( 2.577411)
build_miniruby 0.001053 0.000000 0.866108 ( 0.865842)
build_ruby 0.001187 0.000043 2.713827 ( 2.714201)
build_all 0.007362 0.002279 15.394858 ( 1.401870)
build_install 0.008357 0.004102 4.615677 ( 1.151651)
test_btest 0.000744 0.000283 84.079476 ( 6.767391)
test_basic 0.000039 0.003943 0.735150 ( 0.816363)
test_all 0.000996 0.000426 444.422095 ( 47.830353)
test_rubyspec 0.016072 0.022314 41.943217 ( 54.376886)
total: 118.50 sec