Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-104957
#<BuildRuby:0x000055f2455691f8
@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.20221019-104957",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.022160 0.004814 36.324978 ( 36.613591)
build_miniruby 0.009911 0.001831 144.973018 ( 14.310978)
build_ruby 0.002261 0.000707 2.063266 ( 1.830930)
build_all 0.058967 0.018143 122.348667 ( 10.626709)
build_install 0.010944 0.005148 1.750619 ( 0.923927)
test_btest 0.001857 0.000599 63.367705 ( 6.397015)
test_basic 0.004331 0.001397 0.365936 ( 0.456738)
test_all 0.005368 0.001254 495.025266 ( 53.696689)
test_rubyspec 0.082413 0.052273 43.328447 ( 51.568915)
total: 176.43 sec