Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-030315
#<BuildRuby:0x00005599db97bfb0
@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.20220722-030315",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004817 0.001751 0.832192 ( 0.893474)
build_miniruby 0.000715 0.000260 0.061374 ( 0.060207)
build_ruby 0.000591 0.000215 0.058913 ( 0.057644)
build_all 0.002464 0.001996 1.524932 ( 0.587968)
build_install 0.008085 0.003110 5.642246 ( 2.169465)
test_btest 0.000462 0.000178 45.517164 ( 8.706347)
test_basic 0.005442 0.000297 0.298082 ( 0.386785)
test_all 0.001149 0.000000 612.052022 ( 86.750243)
test_rubyspec 0.064946 0.045881 43.723547 ( 49.361574)
total: 148.97 sec