Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-153404
#<BuildRuby:0x000056499e302eb8
@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.20240104-153404",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.001962 0.003138 1.553799 ( 1.676578)
build_miniruby 0.000837 0.000000 0.887649 ( 0.887040)
build_ruby 0.001967 0.000000 2.705460 ( 2.710149)
build_all 0.007358 0.002133 14.354009 ( 1.329261)
build_install 0.006930 0.001173 4.290538 ( 1.060083)
test_btest 0.000805 0.000268 72.936300 ( 7.174321)
test_basic 0.004034 0.000103 0.650945 ( 0.727958)
test_all 0.095251 0.035431 474.722684 ( 49.775741)
test_rubyspec 0.020109 0.029116 48.043467 ( 60.493273)
total: 125.84 sec