Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-120303
#<BuildRuby:0x000055bae72300d0
@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.20230119-120303",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.005223 0.001607 0.877363 ( 1.055996)
build_miniruby 0.001024 0.000315 1.024586 ( 1.022334)
build_ruby 0.001130 0.000348 2.783351 ( 2.780708)
build_all 0.008623 0.001194 16.813167 ( 3.014473)
build_install 0.008388 0.000972 2.119174 ( 1.090756)
test_btest 0.000769 0.000205 75.955959 ( 10.129301)
test_basic 0.000000 0.007073 0.371128 ( 0.456303)
test_all 0.000323 0.001195 674.974082 ( 95.474171)
test_rubyspec 0.052096 0.039318 51.953073 ( 60.027638)
total: 175.05 sec