Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-181544
#<BuildRuby:0x000056479894f4b8
@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.20220810-181544",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009644 0.001378 0.980964 ( 1.072096)
build_miniruby 0.002023 0.000000 0.074317 ( 0.074300)
build_ruby 0.002057 0.000000 0.077822 ( 0.077719)
build_all 0.003398 0.006738 1.559258 ( 0.587399)
build_install 0.017958 0.005407 5.275421 ( 2.145307)
test_btest 0.000847 0.000202 73.588277 ( 7.887992)
test_basic 0.002847 0.005107 0.315844 ( 0.405447)
test_all 0.001521 0.000435 682.621151 ( 66.869465)
test_rubyspec 0.096285 0.072977 45.913080 ( 53.483830)
total: 132.60 sec