Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-151508
#<BuildRuby:0x00005571bea488e8
@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.20220328-151508",
@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.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010439 0.000435 1.012094 ( 1.132977)
build_miniruby 0.002013 0.000134 0.063840 ( 0.061564)
build_ruby 0.002047 0.000137 0.075882 ( 0.073576)
build_all 0.006009 0.004259 4.146517 ( 0.843897)
build_install 0.016184 0.007079 7.849638 ( 2.445163)
test_btest 0.000000 0.001087 74.070498 ( 8.094431)
test_basic 0.005303 0.002298 0.356652 ( 0.450434)
test_all 0.001531 0.000306 658.359581 ( 65.548759)
test_rubyspec 0.110121 0.052321 45.810414 ( 51.249370)
total: 129.90 sec