Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-060533
#<BuildRuby:0x0000557154c3a148
@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.20220701-060533",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.012693 0.000098 0.863002 ( 1.670972)
build_miniruby 0.001234 0.000164 0.063058 ( 0.062138)
build_ruby 0.001803 0.000000 0.066396 ( 0.065096)
build_all 0.008729 0.000275 1.201021 ( 0.480588)
build_install 0.006590 0.010091 4.926341 ( 2.419328)
test_btest 0.001416 0.000333 54.106215 ( 6.042278)
test_basic 0.006238 0.000330 0.303113 ( 0.394078)
test_all 0.003024 0.000323 506.023128 ( 53.481386)
test_rubyspec 0.094696 0.039499 42.089862 ( 47.855936)
total: 112.47 sec