Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-224243
#<BuildRuby:0x000055e7301cbe58
@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-224243",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000046 0.000003 0.000049 ( 0.000049)
build_up 0.000000 0.006865 0.989017 ( 1.132639)
build_miniruby 0.000724 0.000665 1.007106 ( 1.005032)
build_ruby 0.001437 0.000269 2.762737 ( 2.760060)
build_all 0.008061 0.001511 16.678325 ( 2.966874)
build_install 0.009579 0.001796 2.093089 ( 1.076351)
test_btest 0.000904 0.000000 75.679251 ( 10.542879)
test_basic 0.006601 0.000000 0.361089 ( 0.447287)
test_all 0.000000 0.001268 648.880644 (112.233739)
test_rubyspec 0.082001 0.046447 51.580623 ( 59.658004)
total: 191.82 sec