Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-082738
#<BuildRuby:0x000056165f0e86e0
@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.20221110-082738",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000005 0.000015 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.006199 0.005163 1.100722 ( 1.153927)
build_miniruby 0.002277 0.000000 0.067095 ( 0.064834)
build_ruby 0.000000 0.002004 0.065860 ( 0.063968)
build_all 0.007378 0.002842 1.503531 ( 0.593990)
build_install 0.017357 0.004412 1.869152 ( 0.930574)
test_btest 0.001266 0.000596 82.266473 ( 8.817871)
test_basic 0.007516 0.001402 0.340308 ( 0.425835)
test_all 0.002179 0.000000 703.302510 ( 69.777563)
test_rubyspec 0.080280 0.091447 47.871412 ( 56.007374)
total: 137.84 sec