Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-084627
#<BuildRuby:0x000056168bf0f6e8
@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.20230112-084627",
@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.000001 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002793 0.000762 0.622821 ( 1.050640)
build_miniruby 0.000000 0.000943 0.710891 ( 0.709826)
build_ruby 0.000000 0.001216 2.425185 ( 2.424754)
build_all 0.005022 0.004794 12.979827 ( 1.621075)
build_install 0.005882 0.000703 1.490322 ( 0.709882)
test_btest 0.000548 0.000196 65.210095 ( 6.523182)
test_basic 0.001026 0.002871 0.254509 ( 0.349790)
test_all 0.000782 0.000312 501.009104 ( 46.996264)
test_rubyspec 0.017853 0.012587 35.194519 ( 45.809502)
total: 106.20 sec