Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-084754
#<BuildRuby:0x0000558f56b86ad8
@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.20220731-084754",
@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.000005 0.000004 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.009401 0.000593 0.854596 ( 1.094009)
build_miniruby 0.002647 0.001203 0.065383 ( 0.062970)
build_ruby 0.000966 0.000438 0.058554 ( 0.058105)
build_all 0.007622 0.003465 1.244061 ( 0.478536)
build_install 0.017140 0.000545 4.247356 ( 1.844041)
test_btest 0.001335 0.000477 52.422823 ( 6.248441)
test_basic 0.001819 0.003981 0.295169 ( 0.388594)
test_all 0.002742 0.000202 489.787380 ( 52.255817)
test_rubyspec 0.077935 0.052167 41.984979 ( 47.928866)
total: 110.36 sec