Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-095554
#<BuildRuby:0x000055aad8996f78
@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.20221226-095554",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.003787 0.606016 ( 1.030354)
build_miniruby 0.000811 0.000211 0.742778 ( 0.741820)
build_ruby 0.001042 0.000260 2.506829 ( 2.507035)
build_all 0.008913 0.000190 12.590493 ( 1.503338)
build_install 0.002854 0.003754 1.588744 ( 0.750742)
test_btest 0.000498 0.000133 65.284358 ( 6.342051)
test_basic 0.002980 0.000795 0.254774 ( 0.350004)
test_all 0.000868 0.000232 484.191337 ( 46.313056)
test_rubyspec 0.009869 0.017799 34.819537 ( 45.433784)
total: 104.97 sec