Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-091539
#<BuildRuby:0x0000562448390040
@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.20230120-091539",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.003793 0.618177 ( 1.037678)
build_miniruby 0.000382 0.000487 0.627180 ( 0.627005)
build_ruby 0.001259 0.000000 2.176823 ( 2.177011)
build_all 0.009123 0.000000 11.942691 ( 1.497736)
build_install 0.006718 0.000000 1.479799 ( 0.702479)
test_btest 0.000659 0.000000 64.892890 ( 5.992172)
test_basic 0.003719 0.000026 0.270785 ( 0.366118)
test_all 0.000967 0.000113 494.623164 ( 45.675513)
test_rubyspec 0.018119 0.011803 35.435220 ( 45.960747)
total: 104.04 sec