Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-062504
#<BuildRuby:0x000055871b32aaa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230104-062504",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000025 0.000012 0.000037 ( 0.000039)
configure 0.000035 0.000018 0.000053 ( 0.000052)
build_up 0.003987 0.001994 0.847163 ( 1.065733)
build_miniruby 0.000762 0.000381 1.074459 ( 1.072489)
build_ruby 0.001168 0.000584 2.788029 ( 2.785454)
build_all 0.003212 0.006648 16.754426 ( 3.004379)
build_install 0.011259 0.000617 2.289637 ( 1.179282)
test_btest 0.000715 0.000358 72.917637 ( 10.940345)
test_basic 0.007306 0.000000 0.353802 ( 0.438278)
test_all 0.001287 0.000000 657.929630 (100.089743)
test_rubyspec 0.090323 0.045666 51.368307 ( 59.429607)
total: 180.01 sec