Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-161129
#<BuildRuby:0x0000558685e346d8
@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.20220919-161129",
@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.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007286 0.002914 1.072173 ( 1.375318)
build_miniruby 0.001450 0.000580 0.116649 ( 0.112651)
build_ruby 0.001427 0.000571 0.117750 ( 0.101612)
build_all 0.009834 0.000000 1.606937 ( 0.656411)
build_install 0.011801 0.009905 1.941905 ( 0.971422)
test_btest 0.001217 0.000000 76.162029 ( 8.347604)
test_basic 0.003794 0.003063 0.379501 ( 0.468740)
test_all 0.002470 0.001058 628.114517 ( 66.454158)
test_rubyspec 0.075541 0.084889 45.708692 ( 54.183370)
total: 132.67 sec