Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-204204
#<BuildRuby:0x0000560e81b4ca90
@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.20221225-204204",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.009941 0.994600 ( 1.189068)
build_miniruby 0.000355 0.002292 0.836273 ( 0.833990)
build_ruby 0.001748 0.000953 2.148005 ( 2.149256)
build_all 0.014571 0.005171 18.656747 ( 2.172882)
build_install 0.015154 0.005032 2.062619 ( 1.020170)
test_btest 0.000902 0.000421 90.990777 ( 9.019734)
test_basic 0.002516 0.006498 0.344498 ( 0.431898)
test_all 0.002304 0.000380 687.795119 ( 63.562763)
test_rubyspec 0.100911 0.076108 47.885020 ( 56.029940)
total: 136.41 sec