Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-133443
#<BuildRuby:0x000055bf8a9cc0d0
@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.20230125-133443",
@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.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.005334 0.001231 0.841054 ( 1.046856)
build_miniruby 0.001063 0.000246 1.012491 ( 1.010443)
build_ruby 0.000000 0.001657 2.782941 ( 2.780433)
build_all 0.002056 0.007664 16.718245 ( 2.978308)
build_install 0.008276 0.003104 2.085007 ( 1.071014)
test_btest 0.000688 0.000258 73.246918 ( 10.932162)
test_basic 0.005986 0.000552 0.342461 ( 0.428861)
test_all 0.000930 0.000328 677.933556 ( 96.127609)
test_rubyspec 0.075977 0.049423 51.922000 ( 60.055449)
total: 176.43 sec