Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-235122
#<BuildRuby:0x00005618dc694010
@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.20230130-235122",
@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.000004 0.000009 ( 0.000008)
autoconf 0.000030 0.000000 0.000030 ( 0.000031)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.005109 0.000836 0.850764 ( 1.021572)
build_miniruby 0.000723 0.000505 1.008361 ( 1.006453)
build_ruby 0.000920 0.000645 2.779726 ( 2.777277)
build_all 0.003109 0.006863 16.683256 ( 2.967589)
build_install 0.003546 0.007881 2.075372 ( 1.071226)
test_btest 0.000623 0.000562 77.281520 ( 10.836320)
test_basic 0.003371 0.003034 0.354058 ( 0.440787)
test_all 0.001015 0.000324 647.017793 ( 99.494502)
test_rubyspec 0.063398 0.027947 51.811691 ( 59.921189)
total: 179.54 sec