Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-221309
#<BuildRuby:0x000055c5576caf08
@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.20220826-221309",
@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.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008713 0.001180 0.831506 ( 0.895180)
build_miniruby 0.001868 0.000000 0.056105 ( 0.054789)
build_ruby 0.001568 0.000000 0.055523 ( 0.053997)
build_all 0.008246 0.000646 1.266228 ( 0.470327)
build_install 0.014683 0.000000 1.584341 ( 0.783466)
test_btest 0.001020 0.000000 54.433237 ( 6.072744)
test_basic 0.001976 0.003505 0.293364 ( 0.383745)
test_all 0.001674 0.004781 480.022091 ( 52.411751)
test_rubyspec 0.096812 0.038184 41.768230 ( 50.355439)
total: 111.48 sec