Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-151135
#<BuildRuby:0x0000557f553c7df8
@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.20230124-151135",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000024 0.000008 0.000032 ( 0.000019)
build_up 0.001394 0.005235 0.849828 ( 1.033491)
build_miniruby 0.000952 0.000408 1.002901 ( 1.000957)
build_ruby 0.001081 0.000463 2.819445 ( 2.816831)
build_all 0.006552 0.003333 16.700925 ( 3.001867)
build_install 0.007528 0.003754 2.071246 ( 1.062815)
test_btest 0.000631 0.000280 75.278796 ( 10.361420)
test_basic 0.004994 0.002219 0.359939 ( 0.444935)
test_all 0.000864 0.000384 674.137491 (100.526860)
test_rubyspec 0.077078 0.035772 51.694141 ( 59.731454)
total: 179.98 sec