Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-040915
#<BuildRuby:0x000055aaa242b3a8
@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.20220808-040915",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.007557 0.004296 1.013960 ( 3.718900)
build_miniruby 0.001469 0.000183 0.075264 ( 0.074331)
build_ruby 0.001598 0.000199 0.075700 ( 0.074981)
build_all 0.010311 0.000711 1.532335 ( 0.588328)
build_install 0.014991 0.006356 5.112580 ( 2.092695)
test_btest 0.001144 0.000190 75.662927 ( 8.371020)
test_basic 0.005819 0.000970 0.321085 ( 0.412583)
test_all 0.000657 0.001873 639.999612 ( 64.569060)
test_rubyspec 0.088144 0.088395 45.660071 ( 53.145641)
total: 133.05 sec