Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-002030
#<BuildRuby:0x00005558e3c0b8e0
@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.20240115-002030",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.007196 0.000518 0.798433 ( 1.172427)
build_miniruby 0.000929 0.000169 0.821166 ( 0.820573)
build_ruby 0.001369 0.000000 2.677867 ( 2.686969)
build_all 0.000000 0.007160 11.986660 ( 0.984218)
build_install 0.008393 0.002613 3.481094 ( 0.966476)
test_btest 0.000513 0.000160 62.961848 ( 5.670759)
test_basic 0.000000 0.003861 0.398692 ( 0.479309)
test_all 0.074736 0.019714 373.318317 ( 36.319463)
test_rubyspec 0.026710 0.038787 40.201568 ( 52.744384)
total: 101.85 sec