Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-181410
#<BuildRuby:0x000055db22e1fe80
@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-181410",
@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.000028 0.000007 0.000035 ( 0.000036)
autoconf 0.000060 0.000014 0.000074 ( 0.000075)
configure 0.000051 0.000011 0.000062 ( 0.000062)
build_up 0.000000 0.009485 0.860762 ( 1.060401)
build_miniruby 0.000000 0.001207 1.024591 ( 1.022851)
build_ruby 0.000000 0.001546 2.780636 ( 2.778020)
build_all 0.005234 0.004642 16.812474 ( 2.991584)
build_install 0.009121 0.002330 2.140942 ( 1.078287)
test_btest 0.000741 0.000346 78.317512 ( 10.451572)
test_basic 0.006234 0.000721 0.370182 ( 0.455651)
test_all 0.001091 0.000477 686.122469 ( 99.173284)
test_rubyspec 0.044165 0.037464 52.223597 ( 60.315419)
total: 179.33 sec