Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-015757
#<BuildRuby:0x000055f3bb397df8
@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.20230110-015757",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.001221 0.005208 0.848113 ( 1.053644)
build_miniruby 0.000950 0.000407 1.014674 ( 1.012688)
build_ruby 0.001152 0.000494 2.787794 ( 2.785173)
build_all 0.004135 0.005826 16.832404 ( 2.972888)
build_install 0.010159 0.001360 2.174834 ( 1.104024)
test_btest 0.000776 0.000345 69.983354 ( 11.029035)
test_basic 0.005780 0.000848 0.366677 ( 0.452642)
test_all 0.000979 0.000412 660.251275 (100.580538)
test_rubyspec 0.046820 0.059664 52.076434 ( 60.117167)
total: 181.11 sec