Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-235218
#<BuildRuby:0x0000558610507468
@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.20230115-235218",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006402 0.000000 0.854614 ( 1.057891)
build_miniruby 0.001297 0.000002 1.022668 ( 1.020774)
build_ruby 0.001493 0.000000 2.792660 ( 2.789904)
build_all 0.007405 0.002450 16.848958 ( 3.013574)
build_install 0.002028 0.007254 2.094407 ( 1.076426)
test_btest 0.000756 0.000172 71.902396 ( 11.181563)
test_basic 0.006823 0.000716 0.361823 ( 0.446202)
test_all 0.001123 0.000244 671.336191 (103.385268)
test_rubyspec 0.090810 0.030058 52.341194 ( 60.394287)
total: 184.37 sec