Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-130029
#<BuildRuby:0x0000565113bb73c0
@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.20231210-130029",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004406 0.000037 1.002940 ( 1.271084)
build_miniruby 0.000701 0.000058 0.861880 ( 0.861516)
build_ruby 0.001020 0.000085 2.691837 ( 2.693996)
build_all 0.007591 0.000264 12.165091 ( 1.001808)
build_install 0.008262 0.004973 3.580076 ( 0.975105)
test_btest 0.000566 0.000080 64.807541 ( 4.420757)
test_basic 0.003746 0.000535 0.375416 ( 0.458936)
test_all 0.084228 0.016338 394.623964 ( 35.558916)
test_rubyspec 0.046002 0.030285 39.746854 ( 52.387504)
total: 99.63 sec