Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-044505
#<BuildRuby:0x0000557cca9a8728
@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.20230131-044505",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.001894 0.004918 0.908753 ( 1.092432)
build_miniruby 0.000882 0.000441 1.019040 ( 1.017006)
build_ruby 0.001576 0.000000 2.797159 ( 2.794515)
build_all 0.010012 0.000000 16.767959 ( 2.979610)
build_install 0.009741 0.001723 2.074467 ( 1.067253)
test_btest 0.000898 0.000336 70.270631 ( 10.936738)
test_basic 0.000993 0.005504 0.352395 ( 0.438934)
test_all 0.001162 0.000239 646.299437 ( 94.926121)
test_rubyspec 0.094528 0.039622 51.976640 ( 59.984492)
total: 175.24 sec