Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-125716
#<BuildRuby:0x0000559dfc4f74b0
@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.20240114-125716",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.007178 0.000000 0.789863 ( 1.168324)
build_miniruby 0.001069 0.000000 0.811947 ( 0.811770)
build_ruby 0.001507 0.000000 2.710292 ( 2.710653)
build_all 0.007171 0.001370 11.921583 ( 0.984958)
build_install 0.008872 0.004933 3.347182 ( 0.955971)
test_btest 0.000000 0.000767 64.942261 ( 4.428685)
test_basic 0.003898 0.000828 0.398009 ( 0.477580)
test_all 0.082350 0.014218 377.815214 ( 41.407048)
test_rubyspec 0.046987 0.020136 40.776121 ( 53.327620)
total: 106.27 sec