Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-005907
#<BuildRuby:0x0000555b99638f40
@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.20220403-005907",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000029)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.008621 0.002155 1.016871 ( 1.106967)
build_miniruby 0.001759 0.000000 0.074414 ( 0.073859)
build_ruby 0.002037 0.000000 0.078570 ( 0.077811)
build_all 0.010175 0.000079 4.271844 ( 0.885824)
build_install 0.020973 0.003335 8.571740 ( 3.053477)
test_btest 0.000000 0.001040 76.504874 ( 7.945445)
test_basic 0.004842 0.003267 0.350107 ( 0.440206)
test_all 0.000691 0.001431 699.464547 ( 67.792916)
test_rubyspec 0.134149 0.048212 46.664625 ( 52.017356)
total: 133.39 sec