Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-183604
#<BuildRuby:0x0000556fb63a2700
@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.20220816-183604",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006401 0.004311 1.001866 ( 1.025317)
build_miniruby 0.001395 0.000279 0.074703 ( 0.073187)
build_ruby 0.001702 0.000000 0.073626 ( 0.072632)
build_all 0.010760 0.000000 1.528398 ( 0.575289)
build_install 0.021446 0.000000 1.885751 ( 0.918777)
test_btest 0.001126 0.000000 76.635534 ( 8.014136)
test_basic 0.007377 0.000000 0.320997 ( 0.410413)
test_all 0.002354 0.002998 687.245911 ( 66.634074)
test_rubyspec 0.134060 0.043095 45.190833 ( 52.764430)
total: 130.49 sec