Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-202046
#<BuildRuby:0x00005591c4ac4620
@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-202046",
@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.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010507 0.000132 0.965064 ( 1.092475)
build_miniruby 0.002257 0.000141 0.075185 ( 0.072872)
build_ruby 0.001642 0.000102 0.076582 ( 0.074631)
build_all 0.007242 0.004372 1.572219 ( 0.591080)
build_install 0.019431 0.004688 5.224967 ( 2.087199)
test_btest 0.001045 0.000143 71.392121 ( 8.467129)
test_basic 0.008211 0.000470 0.333293 ( 0.421624)
test_all 0.001835 0.000240 632.336821 ( 64.914519)
test_rubyspec 0.087686 0.085088 46.031079 ( 53.608625)
total: 131.33 sec