Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-055322
#<BuildRuby:0x00005587785d6e70
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230120-055322",
@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.000007 0.000002 0.000009 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.003874 0.000002 0.619947 ( 1.082346)
build_miniruby 0.000809 0.000124 0.629152 ( 0.628820)
build_ruby 0.001117 0.000172 2.158904 ( 2.159196)
build_all 0.008385 0.000607 11.913897 ( 1.515206)
build_install 0.006317 0.000250 1.446539 ( 0.706614)
test_btest 0.000583 0.000077 63.910230 ( 6.414814)
test_basic 0.000000 0.003889 0.258263 ( 0.353399)
test_all 0.000842 0.000828 483.608928 ( 45.556214)
test_rubyspec 0.019569 0.008398 35.060126 ( 45.578748)
total: 104.00 sec