Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-042057
#<BuildRuby:0x0000562b1e6fe858
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230103-042057",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.005132 0.001579 0.844670 ( 1.293772)
build_miniruby 0.000926 0.000285 1.015891 ( 1.013811)
build_ruby 0.000000 0.001577 2.776751 ( 2.774188)
build_all 0.007424 0.002287 16.729428 ( 3.025051)
build_install 0.003530 0.008168 2.274388 ( 1.175549)
test_btest 0.000625 0.000274 74.672761 ( 10.885085)
test_basic 0.004189 0.002333 0.339663 ( 0.426141)
test_all 0.000910 0.000405 669.074051 (108.722759)
test_rubyspec 0.074482 0.049489 51.619704 ( 59.685918)
total: 189.00 sec