Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-022907
#<BuildRuby:0x0000557e232c2e68
@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.20221225-022907",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003242 0.000249 0.580025 ( 1.664574)
build_miniruby 0.000882 0.000068 0.748518 ( 0.748103)
build_ruby 0.001261 0.000097 2.508301 ( 2.507921)
build_all 0.008862 0.000018 12.401119 ( 1.492498)
build_install 0.002227 0.004614 1.634376 ( 0.773687)
test_btest 0.000602 0.000081 66.252204 ( 6.053966)
test_basic 0.003282 0.000438 0.276588 ( 0.372075)
test_all 0.000988 0.000132 475.594135 ( 44.819259)
test_rubyspec 0.016019 0.011128 35.284574 ( 45.860230)
total: 104.29 sec