Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-183752
#<BuildRuby:0x00005563d0ffac88
@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.20221030-183752",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006377 0.004248 1.129605 ( 1.224711)
build_miniruby 0.001849 0.000264 0.104994 ( 0.100939)
build_ruby 0.001564 0.000223 0.106537 ( 0.103094)
build_all 0.008126 0.001161 1.375727 ( 0.576664)
build_install 0.010291 0.004998 1.681949 ( 0.894648)
test_btest 0.001140 0.000213 61.788714 ( 6.821280)
test_basic 0.005341 0.001001 0.350761 ( 0.447291)
test_all 0.001975 0.004561 497.202196 ( 54.467162)
test_rubyspec 0.081151 0.044311 43.404005 ( 52.068687)
total: 116.71 sec