Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-183814
#<BuildRuby:0x000055bff554ec40
@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.20220808-183814",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006158 0.000439 0.816572 ( 1.219481)
build_miniruby 0.000882 0.000063 0.057331 ( 0.056182)
build_ruby 0.000679 0.000048 0.059422 ( 0.058317)
build_all 0.004529 0.000011 1.554046 ( 0.600800)
build_install 0.006921 0.004219 5.631963 ( 2.167176)
test_btest 0.000719 0.000085 53.753947 ( 8.213125)
test_basic 0.005682 0.000144 0.361990 ( 0.450022)
test_all 0.001675 0.000186 592.831221 ( 88.929372)
test_rubyspec 0.086748 0.024636 43.933230 ( 51.317864)
total: 153.01 sec