Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-024421
#<BuildRuby:0x00005611727cfe00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220814-024421",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.006750 0.000000 0.850564 ( 1.649700)
build_miniruby 0.001013 0.000000 0.058794 ( 0.057654)
build_ruby 0.000986 0.000000 0.059715 ( 0.058495)
build_all 0.004681 0.000000 1.552944 ( 0.598603)
build_install 0.011062 0.000000 1.916031 ( 0.971499)
test_btest 0.000638 0.000000 56.626428 ( 8.178292)
test_basic 0.005503 0.000000 0.340766 ( 0.429195)
test_all 0.003333 0.000000 635.731422 ( 91.861887)
test_rubyspec 0.064859 0.000000 44.052380 ( 51.470557)
total: 155.28 sec