Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-200722
#<BuildRuby:0x000055717c6afd68
@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.20230526-200722",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005440 0.000230 1.511881 ( 2.790024)
build_miniruby 0.000926 0.000146 0.829118 ( 0.829078)
build_ruby 0.001139 0.000180 2.442066 ( 2.442307)
build_all 0.009365 0.000000 12.292712 ( 1.082611)
build_install 0.002993 0.005116 1.726777 ( 0.880595)
test_btest 0.000821 0.000158 82.034771 ( 6.682628)
test_basic 0.004562 0.000184 0.764486 ( 0.845529)
test_all 0.000723 0.000134 422.130047 ( 43.379076)
test_rubyspec 0.023843 0.014348 41.511218 ( 54.047987)
total: 112.98 sec