Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-083418
#<BuildRuby:0x00005588263daff0
@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.20230113-083418",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003979 0.000000 0.621086 ( 1.046551)
build_miniruby 0.000995 0.000000 0.733567 ( 0.732800)
build_ruby 0.001397 0.000000 2.427342 ( 2.426453)
build_all 0.009758 0.000022 12.971634 ( 1.633196)
build_install 0.006330 0.000129 1.506815 ( 0.711283)
test_btest 0.000620 0.000035 67.930768 ( 5.860021)
test_basic 0.003553 0.000197 0.253941 ( 0.348868)
test_all 0.001392 0.000000 496.419767 ( 47.417612)
test_rubyspec 0.021704 0.006353 34.994196 ( 45.563888)
total: 105.74 sec