Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-231625
#<BuildRuby:0x0000557d421084b0
@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.20220309-231625",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006494 0.005167 1.188283 ( 1.460839)
build_miniruby 0.001881 0.000855 2.049026 ( 1.418479)
build_ruby 0.002323 0.001056 2.570867 ( 2.389893)
build_all 0.015647 0.003452 18.772508 ( 2.223264)
build_install 0.016871 0.005815 5.408832 ( 2.173668)
test_btest 0.000868 0.000338 75.855656 ( 8.055351)
test_basic 0.005290 0.003061 0.327187 ( 0.419661)
test_all 0.000000 0.002549 660.731115 ( 65.357185)
test_rubyspec 0.091936 0.073478 46.115862 ( 51.467443)
total: 134.97 sec