Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-195533
#<BuildRuby:0x0000561e806baf90
@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.20220731-195533",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008118 0.001353 0.821897 ( 1.162767)
build_miniruby 0.001742 0.000000 0.055210 ( 0.054150)
build_ruby 0.001945 0.000000 0.068013 ( 0.066710)
build_all 0.008134 0.000346 1.241315 ( 0.479021)
build_install 0.009538 0.006977 4.295648 ( 1.800533)
test_btest 0.001292 0.000277 52.450138 ( 6.102663)
test_basic 0.002444 0.004844 0.297164 ( 0.387980)
test_all 0.001959 0.000522 502.715176 ( 53.107477)
test_rubyspec 0.085246 0.051759 41.854617 ( 47.751338)
total: 110.91 sec