Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-061707
#<BuildRuby:0x000055ba2a2886f8
@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.20221225-061707",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008154 0.000582 0.942613 ( 1.258384)
build_miniruby 0.002487 0.000177 0.840737 ( 0.841006)
build_ruby 0.002477 0.000177 2.140706 ( 2.141200)
build_all 0.014307 0.005532 18.521033 ( 2.172067)
build_install 0.014856 0.006959 2.063835 ( 1.035274)
test_btest 0.001527 0.000000 91.142638 ( 9.167527)
test_basic 0.009276 0.000838 0.348835 ( 0.434338)
test_all 0.002683 0.000207 682.662388 ( 68.410778)
test_rubyspec 0.129404 0.046684 47.923968 ( 56.054640)
total: 141.52 sec