Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-010102
#<BuildRuby:0x000055cedf167610
@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.20230212-010102",
@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.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002841 0.000775 0.647329 ( 1.034445)
build_miniruby 0.000760 0.000208 0.633982 ( 0.633359)
build_ruby 0.001235 0.000000 2.051008 ( 2.050669)
build_all 0.008687 0.000598 12.393496 ( 1.506758)
build_install 0.005969 0.000584 1.485597 ( 0.703866)
test_btest 0.000548 0.000121 68.872838 ( 5.920908)
test_basic 0.000172 0.003568 0.266026 ( 0.361460)
test_all 0.000944 0.000263 482.534220 ( 47.068065)
test_rubyspec 0.012727 0.014613 34.811269 ( 45.411481)
total: 104.69 sec