Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-121434
#<BuildRuby:0x000056112c5f44f0
@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.20220215-121434",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005831 0.004630 0.945475 ( 1.459513)
build_miniruby 0.001566 0.000602 0.078647 ( 0.076607)
build_ruby 0.001838 0.000000 0.075748 ( 0.074404)
build_all 0.008260 0.002169 4.139127 ( 0.787349)
build_install 0.014766 0.009598 7.759010 ( 2.334274)
test_btest 0.001438 0.000000 73.226824 ( 7.970122)
test_basic 0.007539 0.000000 0.331416 ( 0.420950)
test_all 0.002076 0.000000 657.168363 ( 65.268553)
test_rubyspec 0.098964 0.068491 46.011358 ( 51.506468)
total: 129.90 sec