Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-080815
#<BuildRuby:0x000055e49e61a700
@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.20220812-080815",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007763 0.005351 0.988000 ( 1.069814)
build_miniruby 0.001474 0.000567 0.075127 ( 0.073600)
build_ruby 0.001393 0.000536 0.079856 ( 0.078478)
build_all 0.006933 0.002667 1.574110 ( 0.606688)
build_install 0.018519 0.004510 1.894471 ( 0.925767)
test_btest 0.001242 0.000439 80.223311 ( 8.709856)
test_basic 0.000466 0.007884 0.324519 ( 0.411166)
test_all 0.003026 0.000730 634.859626 ( 65.006701)
test_rubyspec 0.107498 0.059278 45.815167 ( 53.378162)
total: 130.26 sec