Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-110938
#<BuildRuby:0x00005585bc267ef0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230130-110938",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000118 0.003977 0.644203 ( 1.067383)
build_miniruby 0.000925 0.000067 0.617804 ( 0.617156)
build_ruby 0.001167 0.000000 2.065367 ( 2.064944)
build_all 0.009163 0.000000 11.914896 ( 1.491329)
build_install 0.006519 0.000284 1.566425 ( 0.740371)
test_btest 0.000645 0.000038 65.022767 ( 6.516154)
test_basic 0.000000 0.003371 0.278235 ( 0.375054)
test_all 0.000875 0.000558 493.133289 ( 45.748682)
test_rubyspec 0.022071 0.005545 35.360112 ( 45.918667)
total: 104.54 sec