Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-215004
#<BuildRuby:0x00005557b92a68c0
@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.20220726-215004",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.002392 0.003761 0.812752 ( 1.035547)
build_miniruby 0.000733 0.000169 0.056962 ( 0.055742)
build_ruby 0.000683 0.000157 0.058397 ( 0.057270)
build_all 0.004618 0.000100 1.523034 ( 0.583795)
build_install 0.008866 0.000936 5.650637 ( 2.140542)
test_btest 0.000000 0.000951 56.443654 ( 7.983072)
test_basic 0.002546 0.003008 0.288105 ( 0.377808)
test_all 0.001878 0.000000 630.293768 ( 90.147550)
test_rubyspec 0.078056 0.040850 43.660841 ( 49.286567)
total: 151.67 sec