Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-145114
#<BuildRuby:0x0000557e7e7176e8
@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-145114",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003414 0.649340 ( 1.084651)
build_miniruby 0.000000 0.000884 0.732106 ( 0.731397)
build_ruby 0.000000 0.001284 2.519281 ( 2.519577)
build_all 0.001473 0.007774 12.662471 ( 1.520901)
build_install 0.005515 0.001494 1.633790 ( 0.791716)
test_btest 0.000392 0.000322 65.662779 ( 6.385455)
test_basic 0.001915 0.001566 0.238054 ( 0.333947)
test_all 0.000592 0.000484 485.642398 ( 46.394567)
test_rubyspec 0.006897 0.021145 34.915945 ( 45.481560)
total: 105.24 sec