Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-072322
#<BuildRuby:0x000055cd966cf818
@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-072322",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.005497 0.000578 1.288449 ( 1.500984)
build_miniruby 0.000767 0.000081 0.881242 ( 0.880640)
build_ruby 0.001089 0.000115 2.686950 ( 2.686366)
build_all 0.008836 0.000020 14.161901 ( 1.310821)
build_install 0.004643 0.003283 4.159783 ( 1.047368)
test_btest 0.000943 0.000118 72.929483 ( 7.062728)
test_basic 0.004304 0.000538 0.687650 ( 0.764519)
test_all 0.110839 0.019964 489.797975 ( 52.632181)
test_rubyspec 0.024287 0.025408 47.620516 ( 59.963999)
total: 127.85 sec