Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-104100
#<BuildRuby:0x000056082864cdd8
@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-104100",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010803 0.002242 1.018202 ( 1.286313)
build_miniruby 0.001715 0.000572 0.076430 ( 0.074034)
build_ruby 0.001418 0.000473 0.073966 ( 0.071870)
build_all 0.009034 0.001267 1.563216 ( 0.569262)
build_install 0.018176 0.006008 5.248040 ( 2.065200)
test_btest 0.001046 0.000327 74.209955 ( 8.481766)
test_basic 0.001157 0.005903 0.329349 ( 0.426414)
test_all 0.000941 0.001633 641.630564 ( 65.026461)
test_rubyspec 0.099856 0.078684 46.512589 ( 54.030405)
total: 132.03 sec