Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-205530
#<BuildRuby:0x000055aa424bde98
@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.20230123-205530",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.007487 0.001604 0.854052 ( 1.057192)
build_miniruby 0.001118 0.000240 1.004630 ( 1.002624)
build_ruby 0.001599 0.000000 2.754402 ( 2.751843)
build_all 0.009224 0.000348 16.653700 ( 2.993886)
build_install 0.006993 0.002323 2.057653 ( 1.068716)
test_btest 0.000890 0.000178 72.011079 ( 10.752184)
test_basic 0.003329 0.003916 0.362345 ( 0.447263)
test_all 0.001264 0.000110 656.157375 ( 96.945913)
test_rubyspec 0.083174 0.047504 51.214227 ( 59.360167)
total: 176.38 sec