Logfile: /home/ko1/ruby/logs/brlog.trunk.20230217-163156
#<BuildRuby:0x000055e0ea7d0020
@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.20230217-163156",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003344 0.000557 0.790597 ( 1.183694)
build_miniruby 0.000848 0.000142 0.678508 ( 0.678218)
build_ruby 0.001032 0.000172 2.117261 ( 2.116565)
build_all 0.009384 0.000000 12.392756 ( 1.537328)
build_install 0.006537 0.000000 1.593958 ( 0.793735)
test_btest 0.000666 0.000000 63.832086 ( 6.432129)
test_basic 0.000037 0.003486 0.251854 ( 0.346888)
test_all 0.001009 0.000178 482.167073 ( 46.673548)
test_rubyspec 0.013398 0.017024 34.953515 ( 45.475991)
total: 105.24 sec