Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-072639
#<BuildRuby:0x000055a431eeb4b8
@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.20221115-072639",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002388 0.009254 1.108144 ( 2.014778)
build_miniruby 0.001613 0.000733 0.850194 ( 0.849706)
build_ruby 0.003185 0.000000 2.252455 ( 2.160372)
build_all 0.014956 0.006542 18.534699 ( 2.162008)
build_install 0.015668 0.005319 1.844411 ( 0.945109)
test_btest 0.000837 0.000345 89.366277 ( 9.063889)
test_basic 0.007520 0.001003 0.344516 ( 0.432152)
test_all 0.000591 0.001469 700.338141 ( 69.960892)
test_rubyspec 0.105230 0.081217 47.326490 ( 55.527593)
total: 143.12 sec