Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-022100
#<BuildRuby:0x00005571eb394d30
@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.20220719-022100",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011208 0.001038 0.965881 ( 1.747549)
build_miniruby 0.001631 0.000233 0.068146 ( 0.067145)
build_ruby 0.001528 0.000218 0.074230 ( 0.073350)
build_all 0.005619 0.003997 1.530059 ( 0.580970)
build_install 0.016363 0.006122 5.211520 ( 2.131725)
test_btest 0.000762 0.000169 71.860166 ( 7.911337)
test_basic 0.002891 0.004399 0.340006 ( 0.430012)
test_all 0.001824 0.000480 677.136277 ( 65.704787)
test_rubyspec 0.117201 0.056464 45.432917 ( 50.973152)
total: 129.62 sec