Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-002959
#<BuildRuby:0x000055bcb3feb670
@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.20220612-002959",
@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.000003 0.000012 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004706 0.001712 0.825629 ( 0.928322)
build_miniruby 0.001089 0.000000 0.057589 ( 0.056299)
build_ruby 0.000928 0.000000 0.059497 ( 0.058344)
build_all 0.003815 0.000529 1.484381 ( 0.610908)
build_install 0.003231 0.005818 6.300102 ( 2.854894)
test_btest 0.000597 0.000000 51.561339 ( 8.104579)
test_basic 0.001906 0.003734 0.258707 ( 0.347608)
test_all 0.000418 0.001116 631.225135 ( 93.019597)
test_rubyspec 0.076233 0.052822 44.011592 ( 49.577789)
total: 155.56 sec