Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-145443
#<BuildRuby:0x000055d9c1acd438
@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-145443",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008692 0.000343 1.109422 ( 1.176037)
build_miniruby 0.001471 0.000106 0.106723 ( 0.104777)
build_ruby 0.001380 0.000099 0.108241 ( 0.106615)
build_all 0.009368 0.000328 1.387799 ( 0.599972)
build_install 0.009926 0.006107 1.654499 ( 0.895855)
test_btest 0.001732 0.000231 64.045649 ( 6.432722)
test_basic 0.005424 0.000724 0.357142 ( 0.449964)
test_all 0.006645 0.000088 490.700405 ( 53.724171)
test_rubyspec 0.086700 0.046110 43.440119 ( 51.757572)
total: 115.25 sec