Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-082825
#<BuildRuby:0x000055d1453f84e8
@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.20220403-082825",
@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.000009 0.000004 0.000013 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.008699 0.002814 1.002005 ( 1.114136)
build_miniruby 0.000000 0.001828 0.077619 ( 0.075494)
build_ruby 0.000028 0.001928 0.081711 ( 0.079522)
build_all 0.008686 0.001933 4.283907 ( 0.871762)
build_install 0.011582 0.012061 8.527836 ( 3.008167)
test_btest 0.000000 0.001495 78.652479 ( 8.274281)
test_basic 0.006439 0.001708 0.348743 ( 0.443974)
test_all 0.001109 0.000554 677.383539 ( 66.295535)
test_rubyspec 0.102918 0.074591 46.617759 ( 52.040036)
total: 132.20 sec