Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-173410
#<BuildRuby:0x000055fb8388bdf8
@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-173410",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002254 0.004377 0.885561 ( 1.899063)
build_miniruby 0.000751 0.000173 0.057222 ( 0.056103)
build_ruby 0.000000 0.000968 0.059143 ( 0.057965)
build_all 0.001125 0.003411 1.511489 ( 0.584391)
build_install 0.009592 0.001546 5.606590 ( 2.152161)
test_btest 0.000623 0.000177 48.180703 ( 8.695135)
test_basic 0.002275 0.003837 0.332319 ( 0.420094)
test_all 0.000879 0.000293 598.045633 ( 90.712139)
test_rubyspec 0.081070 0.040090 43.591910 ( 49.366550)
total: 153.94 sec