Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-024907
#<BuildRuby:0x000055bce894ebe8
@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.20230120-024907",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.002396 0.004397 0.848673 ( 1.037272)
build_miniruby 0.001215 0.000162 1.023430 ( 1.021467)
build_ruby 0.001380 0.000184 2.785406 ( 2.782848)
build_all 0.006739 0.003332 16.895372 ( 3.012281)
build_install 0.010603 0.001043 2.141101 ( 1.086638)
test_btest 0.000984 0.000156 77.574433 ( 10.812632)
test_basic 0.001618 0.004802 0.314770 ( 0.401152)
test_all 0.001580 0.000111 646.700802 (103.426618)
test_rubyspec 0.076254 0.050162 51.822306 ( 59.855131)
total: 183.44 sec