Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-011156
#<BuildRuby:0x000055eac2115348
@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.20220803-011156",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.011547 0.001177 0.846062 ( 1.212893)
build_miniruby 0.002539 0.000391 0.066135 ( 0.063851)
build_ruby 0.001787 0.000275 0.059052 ( 0.057244)
build_all 0.006437 0.000990 1.240746 ( 0.458569)
build_install 0.015812 0.000000 4.332962 ( 1.761456)
test_btest 0.001885 0.000169 52.218062 ( 6.120047)
test_basic 0.005438 0.000680 0.278753 ( 0.373206)
test_all 0.001970 0.000000 508.571155 ( 53.857361)
test_rubyspec 0.095690 0.038377 41.260890 ( 49.002101)
total: 112.91 sec