Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-223525
#<BuildRuby:0x000055c4bf2a8008
@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.20230123-223525",
@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.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000025 0.000004 0.000029 ( 0.000013)
build_up 0.002758 0.003800 0.843682 ( 1.030000)
build_miniruby 0.001378 0.000000 0.998665 ( 0.996703)
build_ruby 0.001663 0.000000 2.761670 ( 2.758935)
build_all 0.008936 0.001111 16.700296 ( 2.959108)
build_install 0.011266 0.000000 2.087764 ( 1.066364)
test_btest 0.000905 0.000000 74.970954 ( 10.397724)
test_basic 0.006096 0.000000 0.337829 ( 0.424687)
test_all 0.001261 0.000017 654.954275 (103.923034)
test_rubyspec 0.100752 0.022976 51.341506 ( 59.468520)
total: 183.03 sec