Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-074801
#<BuildRuby:0x0000555870063e70
@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.20221215-074801",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.003458 0.000692 0.916146 ( 1.153417)
build_miniruby 0.001053 0.000000 0.970672 ( 0.969281)
build_ruby 0.001493 0.000000 2.654814 ( 2.565600)
build_all 0.008701 0.000577 15.738748 ( 3.240058)
build_install 0.008717 0.001538 2.214179 ( 1.243818)
test_btest 0.000537 0.000094 67.775159 ( 11.467642)
test_basic 0.004011 0.000708 0.280748 ( 0.371163)
test_all 0.001235 0.000218 671.529577 (159.868588)
test_rubyspec 0.057492 0.019038 52.142718 ( 60.274093)
total: 241.15 sec