Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-031832
#<BuildRuby:0x00005593a6efbac0
@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.20221206-031832",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000052 0.000000 0.000052 ( 0.000022)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004172 0.000005 0.783748 ( 1.061391)
build_miniruby 0.000952 0.000073 0.520946 ( 0.520452)
build_ruby 0.001220 0.000094 1.701740 ( 1.626408)
build_all 0.004390 0.005075 11.866565 ( 1.497183)
build_install 0.006982 0.000320 1.622995 ( 0.764381)
test_btest 0.000644 0.000092 61.490609 ( 6.366695)
test_basic 0.002900 0.000414 0.256448 ( 0.352565)
test_all 0.000813 0.000116 477.813280 ( 50.487390)
test_rubyspec 0.017166 0.008564 35.976627 ( 46.350184)
total: 109.03 sec