Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-083853
#<BuildRuby:0x000055845b8e8ea8
@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.20220828-083853",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011792 0.000064 0.978973 ( 1.031313)
build_miniruby 0.001686 0.000316 0.075973 ( 0.075139)
build_ruby 0.001514 0.000284 0.075296 ( 0.073895)
build_all 0.008706 0.000821 1.555526 ( 0.590079)
build_install 0.011020 0.010519 1.903192 ( 0.920975)
test_btest 0.000936 0.000260 73.437950 ( 8.027849)
test_basic 0.001911 0.005399 0.325850 ( 0.416623)
test_all 0.003560 0.000690 687.421939 ( 67.504306)
test_rubyspec 0.137452 0.049283 45.929231 ( 54.424861)
total: 133.07 sec