Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-061858
#<BuildRuby:0x000055c27ba234b8
@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.20220720-061858",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008370 0.002093 1.011450 ( 1.584776)
build_miniruby 0.001761 0.000440 0.075567 ( 0.075794)
build_ruby 0.001545 0.000386 0.064434 ( 0.064102)
build_all 0.008086 0.002022 1.567183 ( 0.621180)
build_install 0.013310 0.008536 5.181878 ( 2.132654)
test_btest 0.000000 0.001088 74.351860 ( 8.000824)
test_basic 0.003155 0.004639 0.322726 ( 0.413978)
test_all 0.001354 0.000499 673.067295 ( 66.458808)
test_rubyspec 0.072461 0.097507 46.010571 ( 51.834941)
total: 131.19 sec