Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-140127
#<BuildRuby:0x0000561fd7d17e80
@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.20221225-140127",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004200 0.000043 0.802390 ( 0.996175)
build_miniruby 0.000671 0.000112 0.944475 ( 0.943257)
build_ruby 0.000980 0.000164 2.842683 ( 2.841551)
build_all 0.005517 0.003539 15.864981 ( 3.326292)
build_install 0.004908 0.005158 2.291667 ( 1.297508)
test_btest 0.000469 0.000118 65.192995 ( 11.773021)
test_basic 0.001483 0.003427 0.322901 ( 0.414056)
test_all 0.000979 0.000280 635.180138 (118.358103)
test_rubyspec 0.033304 0.027394 51.667070 ( 59.855396)
total: 199.81 sec