Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-004150
#<BuildRuby:0x00005583a7c72678
@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.20221219-004150",
@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.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000476 0.003463 0.849594 ( 1.328971)
build_miniruby 0.000828 0.000103 0.985175 ( 0.983822)
build_ruby 0.001262 0.000158 2.769665 ( 2.683335)
build_all 0.008020 0.001002 15.775802 ( 3.420848)
build_install 0.005292 0.005313 2.196983 ( 1.194505)
test_btest 0.000509 0.000096 64.352081 ( 11.094421)
test_basic 0.005280 0.000000 0.324883 ( 0.414494)
test_all 0.001328 0.000000 681.985161 (141.697635)
test_rubyspec 0.043028 0.018480 52.499117 ( 60.712025)
total: 223.53 sec