Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-150920
#<BuildRuby:0x000055d9cbe63e80
@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-150920",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000035 0.000002 0.000037 ( 0.000038)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.004279 0.004374 0.917807 ( 1.089363)
build_miniruby 0.001112 0.000139 0.996275 ( 0.994270)
build_ruby 0.001390 0.000173 2.737788 ( 2.735325)
build_all 0.005862 0.003824 16.607984 ( 2.969410)
build_install 0.010183 0.000957 2.040576 ( 1.062893)
test_btest 0.000911 0.000144 73.141884 ( 9.972580)
test_basic 0.005332 0.000842 0.357795 ( 0.444427)
test_all 0.001184 0.000187 654.004221 (106.335133)
test_rubyspec 0.101836 0.031629 51.193080 ( 59.325146)
total: 184.93 sec