Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-200003
#<BuildRuby:0x0000555d5d373e70
@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-200003",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.005179 0.001295 0.853153 ( 1.061176)
build_miniruby 0.001103 0.000275 1.064709 ( 1.062768)
build_ruby 0.000864 0.000615 2.806829 ( 2.804223)
build_all 0.004106 0.005555 16.788215 ( 2.979097)
build_install 0.008584 0.002612 2.088499 ( 1.076428)
test_btest 0.000000 0.001047 68.946785 ( 11.605196)
test_basic 0.002595 0.004165 0.378702 ( 0.464522)
test_all 0.000971 0.000338 671.459502 (100.902103)
test_rubyspec 0.094461 0.041786 52.258754 ( 60.363662)
total: 182.32 sec