Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-173616
#<BuildRuby:0x000055d5465e0af8
@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.20220404-173616",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000090 0.000006 0.000096 ( 0.000102)
build_up 0.010009 0.000715 1.002030 ( 1.723520)
build_miniruby 0.002066 0.000148 0.072799 ( 0.071374)
build_ruby 0.001950 0.000139 0.074796 ( 0.073578)
build_all 0.010500 0.000358 4.171595 ( 0.847091)
build_install 0.017475 0.005605 8.538011 ( 3.057086)
test_btest 0.001312 0.000000 74.884378 ( 8.702117)
test_basic 0.003552 0.004665 0.341347 ( 0.430211)
test_all 0.001619 0.000243 704.723480 ( 69.666499)
test_rubyspec 0.100702 0.067005 46.458207 ( 51.947829)
total: 136.52 sec