Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-200852
#<BuildRuby:0x000055f61d503070
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-200852",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000529 0.004306 0.790467 ( 1.168776)
build_miniruby 0.000772 0.000386 0.813232 ( 0.812931)
build_ruby 0.001965 0.000000 2.684541 ( 2.692958)
build_all 0.006862 0.000228 11.926142 ( 0.941455)
build_install 0.005829 0.007141 3.337295 ( 0.950112)
test_btest 0.000000 0.000874 63.399596 ( 4.446725)
test_basic 0.002696 0.002390 0.398272 ( 0.477423)
test_all 0.070250 0.025044 404.521240 ( 36.586186)
test_rubyspec 0.034495 0.029912 39.844491 ( 52.407231)
total: 100.48 sec