Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-014817
#<BuildRuby:0x000055dc2938bf20
@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.20220422-014817",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.007263 0.000000 0.848279 ( 1.036580)
build_miniruby 0.001053 0.000000 0.057593 ( 0.056217)
build_ruby 0.001022 0.000000 0.059231 ( 0.057954)
build_all 0.004341 0.000000 1.485294 ( 0.603217)
build_install 0.010994 0.000000 6.321765 ( 2.829356)
test_btest 0.000823 0.000000 56.422357 ( 8.529016)
test_basic 0.006037 0.000000 0.337464 ( 0.425252)
test_all 0.001386 0.000000 604.238735 ( 94.579250)
test_rubyspec 0.111318 0.017697 44.284647 ( 49.233568)
total: 157.35 sec