Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-231152
#<BuildRuby:0x0000557895fe6858
@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.20230112-231152",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000032 0.000002 0.000034 ( 0.000033)
build_up 0.002152 0.004382 0.858295 ( 1.081223)
build_miniruby 0.001241 0.000000 1.020856 ( 1.019039)
build_ruby 0.001623 0.000000 2.801664 ( 2.799190)
build_all 0.009006 0.000966 16.752528 ( 2.967481)
build_install 0.006392 0.005021 2.084969 ( 1.072921)
test_btest 0.000946 0.000000 74.273142 ( 10.382050)
test_basic 0.002871 0.003609 0.350064 ( 0.436550)
test_all 0.001140 0.000240 657.355863 (101.716207)
test_rubyspec 0.100602 0.030632 51.667327 ( 59.703765)
total: 181.18 sec