Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-074811
#<BuildRuby:0x00005572a0464098
@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.20240107-074811",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.006167 0.000160 1.315025 ( 1.707681)
build_miniruby 0.001163 0.000086 1.936073 ( 1.938997)
build_ruby 0.001849 0.000000 4.268612 ( 4.276952)
build_all 0.003321 0.006797 16.549594 ( 1.699084)
build_install 0.008287 0.007009 4.937888 ( 1.774594)
test_btest 0.000619 0.000109 80.975558 ( 9.623252)
test_basic 0.005448 0.000000 0.629171 ( 0.695503)
test_all 0.108555 0.012073 543.330658 ( 69.920422)
test_rubyspec 0.045868 0.018051 77.331525 ( 89.582145)
total: 181.22 sec