Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-143321
#<BuildRuby:0x000056359e1914a8
@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.20220812-143321",
@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.000006 0.000027 ( 0.000026)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.001545 0.008984 0.837149 ( 0.933629)
build_miniruby 0.001468 0.000667 0.064985 ( 0.063775)
build_ruby 0.001025 0.000466 0.050775 ( 0.050006)
build_all 0.008303 0.000000 1.298405 ( 0.476927)
build_install 0.009290 0.006901 1.615639 ( 0.811020)
test_btest 0.000894 0.000391 52.959822 ( 5.812507)
test_basic 0.000000 0.006731 0.295324 ( 0.384959)
test_all 0.001238 0.004190 512.180095 ( 53.540321)
test_rubyspec 0.078629 0.050824 41.957329 ( 49.255746)
total: 111.33 sec