Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-151915
#<BuildRuby:0x000055837decb340
@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.20220329-151915",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007141 0.004567 1.032849 ( 1.272401)
build_miniruby 0.002168 0.000000 0.074085 ( 0.071767)
build_ruby 0.002048 0.000000 0.076971 ( 0.075129)
build_all 0.000000 0.010576 4.264552 ( 0.859915)
build_install 0.017968 0.005577 7.902282 ( 2.409860)
test_btest 0.000900 0.000284 73.556509 ( 8.202031)
test_basic 0.005120 0.003109 0.343193 ( 0.439556)
test_all 0.001645 0.000548 699.616452 ( 68.278743)
test_rubyspec 0.106067 0.064187 46.380989 ( 51.590348)
total: 133.20 sec