Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-224619
#<BuildRuby:0x0000563112908460
@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.20221216-224619",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.004152 0.000006 0.903385 ( 1.103596)
build_miniruby 0.000854 0.000042 1.060541 ( 1.059540)
build_ruby 0.001158 0.000057 2.719653 ( 2.614698)
build_all 0.002195 0.006964 15.675317 ( 3.301212)
build_install 0.005880 0.004730 2.296179 ( 1.313387)
test_btest 0.000571 0.000000 66.372430 ( 11.183288)
test_basic 0.001294 0.003539 0.351317 ( 0.442208)
test_all 0.001317 0.000275 663.039031 (156.676994)
test_rubyspec 0.055593 0.013666 51.859903 ( 60.036908)
total: 237.73 sec