Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-005144
#<BuildRuby:0x0000560c9e0546e0
@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.20220829-005144",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011084 0.000792 0.998248 ( 1.803392)
build_miniruby 0.001955 0.000140 0.076648 ( 0.074502)
build_ruby 0.001743 0.000000 0.077535 ( 0.075697)
build_all 0.002049 0.007188 1.492374 ( 0.561361)
build_install 0.021940 0.001405 1.839623 ( 0.910068)
test_btest 0.001111 0.000159 75.289675 ( 8.046495)
test_basic 0.004129 0.004486 0.322508 ( 0.409113)
test_all 0.004067 0.000000 692.011037 ( 67.191630)
test_rubyspec 0.102802 0.048356 45.682547 ( 54.220139)
total: 133.29 sec