Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-060724
#<BuildRuby:0x0000564323f3b670
@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.20220728-060724",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006055 0.000466 0.826387 ( 0.964778)
build_miniruby 0.000896 0.000068 0.057810 ( 0.056628)
build_ruby 0.000800 0.000061 0.058655 ( 0.057586)
build_all 0.000000 0.004699 1.523654 ( 0.583317)
build_install 0.010365 0.000805 5.629596 ( 2.163682)
test_btest 0.000719 0.000102 53.395681 ( 8.246447)
test_basic 0.000289 0.005254 0.276843 ( 0.365789)
test_all 0.001433 0.000307 607.681356 ( 90.520593)
test_rubyspec 0.070695 0.052377 43.557416 ( 49.175125)
total: 152.13 sec