Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-175302
#<BuildRuby:0x000055ac66c6b868
@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.20221230-175302",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003642 0.000000 0.604594 ( 1.284878)
build_miniruby 0.000818 0.000152 0.754888 ( 0.754043)
build_ruby 0.000000 0.001291 2.493918 ( 2.493780)
build_all 0.002834 0.006146 12.790324 ( 1.528751)
build_install 0.006941 0.000000 1.618664 ( 0.738608)
test_btest 0.000667 0.000000 65.399064 ( 6.098184)
test_basic 0.000000 0.003791 0.258159 ( 0.353637)
test_all 0.001374 0.000567 481.088670 ( 51.987984)
test_rubyspec 0.017545 0.009911 35.335288 ( 45.884599)
total: 111.13 sec