Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-174246
#<BuildRuby:0x000055dd81ec7a70
@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.20221231-174246",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.003622 0.632108 ( 1.400284)
build_miniruby 0.000000 0.000923 0.744008 ( 0.743338)
build_ruby 0.000000 0.001294 2.507490 ( 2.507094)
build_all 0.001256 0.008323 12.682199 ( 1.527111)
build_install 0.006252 0.000847 1.651011 ( 0.768937)
test_btest 0.000500 0.000167 65.493494 ( 6.170175)
test_basic 0.000000 0.003769 0.247742 ( 0.342761)
test_all 0.000843 0.000425 471.615184 ( 47.025724)
test_rubyspec 0.013583 0.014687 34.906501 ( 45.490203)
total: 105.98 sec