Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-074751
#<BuildRuby:0x000055c6315de038
@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.20220802-074751",
@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.000026 0.000005 0.000031 ( 0.000031)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.007965 0.005021 0.831682 ( 1.120353)
build_miniruby 0.001432 0.000330 0.063037 ( 0.061670)
build_ruby 0.002118 0.000000 0.066736 ( 0.064735)
build_all 0.001777 0.007399 1.289962 ( 0.471970)
build_install 0.012363 0.002547 4.241339 ( 1.766383)
test_btest 0.000822 0.000256 53.743292 ( 6.226629)
test_basic 0.003997 0.001249 0.283334 ( 0.383801)
test_all 0.002341 0.000228 505.953003 ( 53.638753)
test_rubyspec 0.096872 0.026001 40.803641 ( 46.725229)
total: 110.46 sec