Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-164956
#<BuildRuby:0x000055e57e3e1340
@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.20221015-164956",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005915 0.004360 1.148253 ( 1.184374)
build_miniruby 0.001530 0.000218 0.097326 ( 0.095368)
build_ruby 0.001238 0.000177 0.100581 ( 0.099109)
build_all 0.003105 0.005106 1.317954 ( 0.579676)
build_install 0.015690 0.001191 1.681759 ( 0.907673)
test_btest 0.000000 0.002170 64.732740 ( 6.382817)
test_basic 0.003366 0.003623 0.350993 ( 0.442289)
test_all 0.007253 0.000462 528.832815 ( 55.260766)
test_rubyspec 0.087698 0.044550 42.964327 ( 51.208444)
total: 116.16 sec