Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-170410
#<BuildRuby:0x000056050a208040
@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.20230101-170410",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002779 0.000758 0.640044 ( 1.064632)
build_miniruby 0.000751 0.000205 0.728618 ( 0.727836)
build_ruby 0.001031 0.000281 2.510409 ( 2.510851)
build_all 0.008121 0.000950 12.560586 ( 1.499671)
build_install 0.004801 0.002209 1.597137 ( 0.758181)
test_btest 0.000563 0.000150 64.710508 ( 5.465654)
test_basic 0.002596 0.000693 0.233600 ( 0.329304)
test_all 0.000827 0.000221 488.248496 ( 46.709859)
test_rubyspec 0.008995 0.019588 35.027643 ( 45.606671)
total: 104.67 sec