Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-232331
#<BuildRuby:0x0000564538c3c4d0
@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.20221224-232331",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000068 0.000017 0.000085 ( 0.000089)
build_up 0.008116 0.002029 0.945817 ( 1.121234)
build_miniruby 0.001781 0.000446 0.839055 ( 0.837856)
build_ruby 0.002215 0.000553 2.141920 ( 2.142011)
build_all 0.018051 0.003379 18.590048 ( 2.175411)
build_install 0.022492 0.000000 1.999189 ( 1.032860)
test_btest 0.000000 0.001459 94.361433 ( 9.666417)
test_basic 0.005936 0.003254 0.347500 ( 0.435102)
test_all 0.001837 0.000399 698.340445 ( 63.578174)
test_rubyspec 0.085329 0.083086 47.880275 ( 56.061843)
total: 137.05 sec