Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-102734
#<BuildRuby:0x000055b5e7322ad8
@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.20220727-102734",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010336 0.000351 0.829946 ( 1.430290)
build_miniruby 0.002072 0.000000 0.066594 ( 0.064600)
build_ruby 0.002397 0.000000 0.066157 ( 0.064058)
build_all 0.009702 0.000237 1.242820 ( 0.480183)
build_install 0.014908 0.001186 4.252054 ( 1.794767)
test_btest 0.000000 0.001464 51.591176 ( 6.150218)
test_basic 0.000000 0.006081 0.275401 ( 0.364892)
test_all 0.001879 0.001153 482.699090 ( 52.083574)
test_rubyspec 0.116096 0.032538 41.828773 ( 47.576897)
total: 110.01 sec