Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-201152
#<BuildRuby:0x0000562704e006d8
@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.20220809-201152",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009048 0.001293 0.996383 ( 1.156730)
build_miniruby 0.001640 0.000234 0.076231 ( 0.076328)
build_ruby 0.001567 0.000224 0.076557 ( 0.076665)
build_all 0.005785 0.004903 1.509993 ( 0.583703)
build_install 0.020270 0.002907 5.184417 ( 2.106679)
test_btest 0.001161 0.000218 68.761887 ( 8.324220)
test_basic 0.006748 0.000000 0.327680 ( 0.418884)
test_all 0.002436 0.000000 639.320389 ( 64.728136)
test_rubyspec 0.082364 0.074933 45.778205 ( 53.299721)
total: 130.77 sec