Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-231414
#<BuildRuby:0x000055db2b853e80
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220422-231414",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.005606 0.001401 0.906531 ( 1.103016)
build_miniruby 0.000709 0.000178 0.057698 ( 0.056537)
build_ruby 0.000783 0.000196 0.059303 ( 0.058139)
build_all 0.003399 0.000850 1.500056 ( 0.603903)
build_install 0.009808 0.001159 6.258216 ( 2.798554)
test_btest 0.000645 0.000149 55.087151 ( 8.303955)
test_basic 0.004650 0.001073 0.277501 ( 0.366605)
test_all 0.000000 0.001428 639.653251 ( 90.820047)
test_rubyspec 0.041594 0.073155 44.475011 ( 49.426738)
total: 153.54 sec