Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-223157
#<BuildRuby:0x00005651e0438f40
@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-223157",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009118 0.002279 1.024171 ( 1.163553)
build_miniruby 0.000000 0.002723 0.074017 ( 0.071630)
build_ruby 0.000065 0.001993 0.071917 ( 0.069927)
build_all 0.009451 0.001435 4.278081 ( 0.866406)
build_install 0.016087 0.007080 7.817741 ( 2.398153)
test_btest 0.000832 0.000277 70.994441 ( 7.686814)
test_basic 0.006006 0.002002 0.338447 ( 0.427838)
test_all 0.001378 0.000459 658.590612 ( 65.752834)
test_rubyspec 0.085927 0.081573 46.852596 ( 51.939730)
total: 130.38 sec