Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-074648
#<BuildRuby:0x000055dff2010a68
@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.20221016-074648",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005362 0.004664 1.103148 ( 1.161173)
build_miniruby 0.001490 0.000230 0.097006 ( 0.094187)
build_ruby 0.001841 0.000000 0.102202 ( 0.099987)
build_all 0.008111 0.000168 1.324483 ( 0.582832)
build_install 0.014403 0.001242 1.698009 ( 0.891432)
test_btest 0.002005 0.000250 61.896571 ( 6.597972)
test_basic 0.007013 0.000000 0.342505 ( 0.430930)
test_all 0.006892 0.000000 497.956447 ( 53.732069)
test_rubyspec 0.059137 0.067964 43.533543 ( 52.049724)
total: 115.64 sec