Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-215928
#<BuildRuby:0x00005605c64dde98
@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.20230106-215928",
@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.000008)
autoconf 0.000016 0.000006 0.000022 ( 0.000023)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001652 0.004737 0.842600 ( 1.036338)
build_miniruby 0.000914 0.000381 1.019283 ( 1.017466)
build_ruby 0.000000 0.001661 2.764756 ( 2.762153)
build_all 0.005932 0.003617 16.790167 ( 3.002003)
build_install 0.011273 0.000000 2.117271 ( 1.076175)
test_btest 0.000000 0.000801 74.491774 ( 11.063891)
test_basic 0.002346 0.003955 0.351116 ( 0.437585)
test_all 0.000941 0.000419 651.323704 ( 94.352799)
test_rubyspec 0.065617 0.046624 51.913482 ( 59.936904)
total: 174.69 sec