Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-010307
#<BuildRuby:0x000055dfc2e74af8
@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.20220208-010307",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010686 0.000378 1.003941 ( 1.649897)
build_miniruby 0.002054 0.000000 0.074765 ( 0.072847)
build_ruby 0.002126 0.000035 0.077122 ( 0.074704)
build_all 0.009203 0.001083 4.150314 ( 0.787551)
build_install 0.023036 0.000924 7.729939 ( 2.312152)
test_btest 0.001049 0.000105 72.858264 ( 8.083285)
test_basic 0.006701 0.000670 0.330883 ( 0.420435)
test_all 0.001844 0.000185 689.519542 ( 66.904929)
test_rubyspec 0.073348 0.085141 46.326006 ( 51.659711)
total: 131.97 sec