Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-105438
#<BuildRuby:0x000055854a8086d8
@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.20220727-105438",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.009906 0.001325 1.004827 ( 1.214843)
build_miniruby 0.000000 0.001941 0.071367 ( 0.069264)
build_ruby 0.000569 0.001429 0.076222 ( 0.074110)
build_all 0.007555 0.002159 1.500759 ( 0.563894)
build_install 0.011740 0.010515 5.211274 ( 2.043395)
test_btest 0.000933 0.000350 79.982812 ( 8.252884)
test_basic 0.006804 0.000608 0.322487 ( 0.419450)
test_all 0.000956 0.001391 637.255005 ( 65.525839)
test_rubyspec 0.094644 0.072396 45.554070 ( 51.362321)
total: 129.53 sec