Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-061127
#<BuildRuby:0x000055fc86427df8
@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.20230131-061127",
@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.000003 0.000010 ( 0.000008)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000015 0.000005 0.000020 ( 0.000033)
build_up 0.003939 0.002572 0.883175 ( 1.054586)
build_miniruby 0.000980 0.000350 1.016985 ( 1.014825)
build_ruby 0.001141 0.000407 2.803936 ( 2.801341)
build_all 0.006227 0.003319 16.778462 ( 2.983413)
build_install 0.007635 0.003821 2.076090 ( 1.074584)
test_btest 0.000760 0.000296 80.709123 ( 10.929887)
test_basic 0.004595 0.001787 0.340856 ( 0.427288)
test_all 0.000898 0.000349 667.073957 (107.631617)
test_rubyspec 0.067834 0.060196 51.885809 ( 59.924077)
total: 187.84 sec