Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-104818
#<BuildRuby:0x00005555c6fe4018
@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.20230104-104818",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000025 0.000003 0.000028 ( 0.000013)
build_up 0.000000 0.006666 0.849786 ( 1.053074)
build_miniruby 0.000000 0.001164 1.018156 ( 1.016006)
build_ruby 0.000000 0.001604 2.787165 ( 2.784473)
build_all 0.006391 0.003424 16.713807 ( 2.971924)
build_install 0.009611 0.002096 2.302242 ( 1.186239)
test_btest 0.000667 0.000212 65.917708 ( 11.390894)
test_basic 0.003264 0.003326 0.366244 ( 0.452363)
test_all 0.000955 0.000332 655.590645 ( 99.068685)
test_rubyspec 0.035809 0.036640 51.239190 ( 59.385039)
total: 179.31 sec