Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-033016
#<BuildRuby:0x0000560b22497ab8
@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-033016",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.007867 0.001967 0.942989 ( 1.124730)
build_miniruby 0.001776 0.000444 0.853897 ( 0.853641)
build_ruby 0.002189 0.000547 2.158573 ( 2.158558)
build_all 0.018355 0.003460 18.644525 ( 2.169149)
build_install 0.015608 0.006249 2.023460 ( 0.999695)
test_btest 0.000889 0.000233 92.052220 ( 8.942580)
test_basic 0.007977 0.002099 0.362838 ( 0.448023)
test_all 0.001802 0.000474 691.721376 ( 65.008019)
test_rubyspec 0.126805 0.052860 48.222522 ( 56.264320)
total: 137.97 sec