Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-031907
#<BuildRuby:0x000056467a859438
@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.20220724-031907",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008803 0.002658 0.840919 ( 0.976394)
build_miniruby 0.001591 0.000000 0.064740 ( 0.063189)
build_ruby 0.001432 0.000000 0.062859 ( 0.061611)
build_all 0.007487 0.001255 1.263146 ( 0.478552)
build_install 0.014032 0.000954 4.303154 ( 1.766967)
test_btest 0.001521 0.000241 53.212364 ( 6.136016)
test_basic 0.005227 0.000124 0.286768 ( 0.378109)
test_all 0.002372 0.000355 502.220530 ( 53.161946)
test_rubyspec 0.095153 0.048479 41.784462 ( 47.627581)
total: 110.65 sec