Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-125143
#<BuildRuby:0x00005622e38af848
@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.20230107-125143",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000016 0.000001 0.000017 ( 0.000019)
build_up 0.003930 0.000303 0.640714 ( 1.058707)
build_miniruby 0.000821 0.000064 0.692964 ( 0.691866)
build_ruby 0.001199 0.000093 2.410668 ( 2.410214)
build_all 0.009253 0.000000 12.935078 ( 1.654523)
build_install 0.002673 0.003773 1.522121 ( 0.719977)
test_btest 0.000673 0.000000 65.211848 ( 6.509636)
test_basic 0.003737 0.000039 0.251589 ( 0.346882)
test_all 0.000857 0.000096 494.751630 ( 46.669093)
test_rubyspec 0.017520 0.011195 35.366468 ( 45.940702)
total: 106.00 sec