Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-153430
#<BuildRuby:0x0000560a0ca6ca90
@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-153430",
@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.000006)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007861 0.001965 0.959369 ( 1.152644)
build_miniruby 0.002112 0.000528 0.843372 ( 0.843160)
build_ruby 0.003176 0.000000 2.158046 ( 2.159161)
build_all 0.015645 0.004725 18.647226 ( 2.153015)
build_install 0.019847 0.002315 1.990410 ( 1.011983)
test_btest 0.001277 0.000284 93.085492 ( 8.882880)
test_basic 0.003891 0.006454 0.349885 ( 0.436645)
test_all 0.002773 0.000000 682.511402 ( 67.113113)
test_rubyspec 0.121440 0.051454 48.141908 ( 56.229525)
total: 139.98 sec