Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-162516
#<BuildRuby:0x0000563c1c37f740
@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.20221218-162516",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003846 0.000000 0.645405 ( 1.073178)
build_miniruby 0.000767 0.000180 0.780035 ( 0.779430)
build_ruby 0.001360 0.000000 2.612833 ( 2.537237)
build_all 0.008416 0.000384 12.294757 ( 1.504071)
build_install 0.002979 0.003840 1.634256 ( 0.771871)
test_btest 0.000513 0.000137 64.838498 ( 6.250829)
test_basic 0.000000 0.003837 0.269111 ( 0.363931)
test_all 0.001076 0.000577 502.435594 ( 72.445070)
test_rubyspec 0.019593 0.006531 35.524372 ( 45.996522)
total: 131.72 sec