Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-210011
#<BuildRuby:0x000055880447c638
@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-210011",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006409 0.000427 0.860883 ( 1.078329)
build_miniruby 0.001001 0.000067 1.018121 ( 1.016183)
build_ruby 0.000000 0.001586 2.782722 ( 2.780201)
build_all 0.000602 0.009146 16.791813 ( 2.999320)
build_install 0.010366 0.001374 2.286868 ( 1.177953)
test_btest 0.000765 0.000161 72.381337 ( 11.206499)
test_basic 0.000000 0.007473 0.348948 ( 0.433705)
test_all 0.000176 0.000985 679.912582 ( 98.471263)
test_rubyspec 0.088490 0.038959 51.443566 ( 59.535316)
total: 178.70 sec