Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-142154
#<BuildRuby:0x0000555d0e5e6148
@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.20221007-142154",
@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.000004 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003861 0.005854 1.092797 ( 1.152449)
build_miniruby 0.001001 0.000501 0.098426 ( 0.096163)
build_ruby 0.001683 0.000000 0.091011 ( 0.089128)
build_all 0.002530 0.006180 1.326386 ( 0.576057)
build_install 0.012108 0.002007 1.660506 ( 0.892683)
test_btest 0.000922 0.000461 63.282446 ( 6.546447)
test_basic 0.006126 0.000803 0.362951 ( 0.452292)
test_all 0.004734 0.002209 512.043978 ( 54.222247)
test_rubyspec 0.101774 0.038771 42.749094 ( 51.131536)
total: 115.16 sec