Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-185815
#<BuildRuby:0x000055fe5fd37800
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220804-185815",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009116 0.002279 1.005004 ( 1.138862)
build_miniruby 0.001766 0.000442 0.078363 ( 0.076351)
build_ruby 0.001587 0.000396 0.078863 ( 0.077626)
build_all 0.003847 0.006315 1.553106 ( 0.584004)
build_install 0.012367 0.009234 5.243820 ( 2.093670)
test_btest 0.000912 0.000364 77.692594 ( 8.135386)
test_basic 0.006825 0.000000 0.328999 ( 0.417877)
test_all 0.002157 0.000000 626.962247 ( 66.045484)
test_rubyspec 0.058621 0.099072 45.678279 ( 53.275451)
total: 131.85 sec