Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-031159
#<BuildRuby:0x000055ffcb0bffb0
@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.20220730-031159",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.006023 0.000472 0.839994 ( 1.047934)
build_miniruby 0.000795 0.000198 0.056909 ( 0.055639)
build_ruby 0.000626 0.000157 0.058322 ( 0.057165)
build_all 0.004507 0.000019 1.549087 ( 0.590329)
build_install 0.010093 0.001213 5.656285 ( 2.197257)
test_btest 0.000664 0.000142 56.247176 ( 8.113656)
test_basic 0.000000 0.005788 0.321548 ( 0.410033)
test_all 0.000000 0.001670 604.797581 ( 87.156561)
test_rubyspec 0.053628 0.048443 43.760229 ( 49.397948)
total: 149.03 sec