Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-023713
#<BuildRuby:0x0000560d0be84040
@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.20230103-023713",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.003883 0.002612 0.840694 ( 1.012001)
build_miniruby 0.001142 0.000201 1.013503 ( 1.011599)
build_ruby 0.001362 0.000241 2.785482 ( 2.782828)
build_all 0.009062 0.000885 16.850517 ( 3.045911)
build_install 0.006309 0.005454 2.302820 ( 1.179458)
test_btest 0.000000 0.000832 76.685285 ( 10.232837)
test_basic 0.003952 0.003406 0.375492 ( 0.459808)
test_all 0.000967 0.000255 671.802089 ( 94.093607)
test_rubyspec 0.083003 0.044166 51.563823 ( 59.644677)
total: 173.46 sec