Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-115421
#<BuildRuby:0x0000558e67156be8
@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.20230108-115421",
@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.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.006484 0.000158 0.847999 ( 1.661703)
build_miniruby 0.001257 0.000074 1.044944 ( 1.042923)
build_ruby 0.001506 0.000088 2.789314 ( 2.786669)
build_all 0.009808 0.000000 16.852555 ( 2.984576)
build_install 0.009253 0.000106 2.165169 ( 1.098825)
test_btest 0.001032 0.000049 76.711489 ( 10.619855)
test_basic 0.000000 0.007527 0.391939 ( 0.475782)
test_all 0.000607 0.000588 658.909487 (106.293280)
test_rubyspec 0.094731 0.039916 52.237140 ( 60.316398)
total: 187.28 sec