Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-044727
#<BuildRuby:0x00005564def3f578
@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.20230530-044727",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001168 0.004588 1.319308 ( 2.573619)
build_miniruby 0.000705 0.000282 0.834766 ( 0.834096)
build_ruby 0.000881 0.000352 2.291749 ( 2.291913)
build_all 0.007830 0.001319 12.225361 ( 1.149268)
build_install 0.004508 0.002761 1.712636 ( 0.862755)
test_btest 0.000000 0.001012 78.056583 ( 7.237784)
test_basic 0.000000 0.004412 0.754313 ( 0.837149)
test_all 0.002164 0.000032 436.046149 ( 48.953094)
test_rubyspec 0.010339 0.031147 41.873138 ( 54.442094)
total: 119.18 sec