Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-124310
#<BuildRuby:0x00005644376dc460
@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.20230104-124310",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000028)
build_up 0.006284 0.000392 0.852673 ( 1.030292)
build_miniruby 0.001280 0.000080 1.015339 ( 1.013410)
build_ruby 0.000000 0.001612 2.787080 ( 2.784453)
build_all 0.005620 0.004202 16.653988 ( 2.959975)
build_install 0.011671 0.000178 2.303521 ( 1.178788)
test_btest 0.001003 0.000000 74.561109 ( 10.860366)
test_basic 0.006115 0.000035 0.356863 ( 0.443565)
test_all 0.001184 0.000131 665.908266 (102.811867)
test_rubyspec 0.068236 0.018598 51.296583 ( 59.398371)
total: 182.48 sec