Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-141007
#<BuildRuby:0x000055781eb3fe70
@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.20230105-141007",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000031 0.000000 0.000031 ( 0.000033)
build_up 0.002316 0.003983 0.842024 ( 2.146937)
build_miniruby 0.001170 0.000000 1.021202 ( 1.019169)
build_ruby 0.001561 0.000000 2.760910 ( 2.758120)
build_all 0.009365 0.000456 16.723275 ( 3.016513)
build_install 0.006809 0.004694 2.229604 ( 1.169706)
test_btest 0.001009 0.000106 70.023318 ( 11.346735)
test_basic 0.005984 0.000630 0.355832 ( 0.441757)
test_all 0.001146 0.000121 661.655968 ( 93.947282)
test_rubyspec 0.078983 0.045390 51.390286 ( 59.471231)
total: 175.32 sec