Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-051451
#<BuildRuby:0x000055f77c922678
@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.20230114-051451",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002261 0.004372 0.887288 ( 1.085741)
build_miniruby 0.001317 0.000000 1.020557 ( 1.018419)
build_ruby 0.001631 0.000000 2.779322 ( 2.776807)
build_all 0.009497 0.000482 16.735887 ( 3.009040)
build_install 0.007319 0.004212 2.089833 ( 1.070125)
test_btest 0.000701 0.000111 77.380347 ( 10.652538)
test_basic 0.006902 0.000000 0.376010 ( 0.461693)
test_all 0.001207 0.000000 654.488268 (112.657156)
test_rubyspec 0.070551 0.064603 52.088247 ( 60.144260)
total: 192.88 sec