Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-030755
#<BuildRuby:0x000055c2192dbf00
@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.20230103-030755",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.006119 0.000435 0.893918 ( 1.073403)
build_miniruby 0.001150 0.000246 1.016852 ( 1.014946)
build_ruby 0.001313 0.000281 2.774983 ( 2.772406)
build_all 0.009422 0.000110 16.698360 ( 2.948978)
build_install 0.011639 0.000000 2.319091 ( 1.188706)
test_btest 0.001094 0.000000 70.719922 ( 10.725460)
test_basic 0.001793 0.004721 0.353453 ( 0.439674)
test_all 0.001006 0.000212 675.504873 ( 95.286143)
test_rubyspec 0.084517 0.047030 51.570046 ( 59.587257)
total: 175.04 sec