Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-222036
#<BuildRuby:0x0000560b0e962cc8
@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.20221204-222036",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.007567 0.002751 1.227298 ( 1.236348)
build_miniruby 0.001803 0.000655 0.841598 ( 0.839673)
build_ruby 0.002204 0.000801 2.265946 ( 2.175655)
build_all 0.017078 0.005737 18.777233 ( 2.176006)
build_install 0.010259 0.012766 2.130656 ( 1.061795)
test_btest 0.000884 0.000412 92.943998 ( 9.183499)
test_basic 0.006623 0.003091 0.346421 ( 0.432407)
test_all 0.001420 0.000663 731.744622 ( 71.531586)
test_rubyspec 0.111416 0.068969 49.440593 ( 57.559912)
total: 146.20 sec