Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-200726
#<BuildRuby:0x0000557737558af8
@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.20220305-200726",
@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.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000976 0.010613 0.994705 ( 1.073105)
build_miniruby 0.002558 0.000000 0.071811 ( 0.070706)
build_ruby 0.001726 0.000232 0.077220 ( 0.076503)
build_all 0.006770 0.003497 4.216316 ( 0.862025)
build_install 0.018077 0.004543 7.897907 ( 2.433365)
test_btest 0.000812 0.000257 69.430810 ( 8.479310)
test_basic 0.005494 0.001735 0.337479 ( 0.428230)
test_all 0.001541 0.000487 662.379200 ( 65.500764)
test_rubyspec 0.103077 0.055841 46.377111 ( 51.549094)
total: 130.47 sec