Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-112549
#<BuildRuby:0x000055c288379c18
@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.20230131-112549",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000017)
build_up 0.005590 0.000746 0.846277 ( 1.015576)
build_miniruby 0.000000 0.001354 1.012312 ( 1.010250)
build_ruby 0.000000 0.001668 2.782261 ( 2.779811)
build_all 0.004536 0.005374 16.754790 ( 2.971228)
build_install 0.005176 0.005848 2.072126 ( 1.070094)
test_btest 0.000810 0.000253 74.588682 ( 10.559071)
test_basic 0.006276 0.000490 0.360679 ( 0.446581)
test_all 0.001060 0.000312 652.188351 ( 98.634402)
test_rubyspec 0.093818 0.037373 51.646849 ( 59.798300)
total: 178.29 sec