Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-233244
#<BuildRuby:0x000055e5bd9e4460
@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-233244",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.007438 0.000000 1.322047 ( 1.334713)
build_miniruby 0.001339 0.000000 1.701520 ( 1.572214)
build_ruby 0.001516 0.000000 2.829962 ( 2.827502)
build_all 0.009548 0.000000 16.753525 ( 3.003883)
build_install 0.006367 0.004834 2.142260 ( 1.082360)
test_btest 0.001019 0.000054 75.361627 ( 10.766995)
test_basic 0.006314 0.000333 0.350640 ( 0.436836)
test_all 0.001938 0.000102 682.294456 ( 95.772395)
test_rubyspec 0.089128 0.046609 52.185164 ( 60.248136)
total: 177.05 sec