Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-002314
#<BuildRuby:0x000055d3f7417e88
@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.20240109-002314",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004969 0.000497 1.330649 ( 1.761179)
build_miniruby 0.001554 0.000000 1.568203 ( 1.572551)
build_ruby 0.001772 0.000000 4.514674 ( 4.525973)
build_all 0.010149 0.000069 16.809313 ( 1.825871)
build_install 0.007899 0.009214 5.083260 ( 1.867172)
test_btest 0.000676 0.000113 82.349399 ( 7.731177)
test_basic 0.002185 0.004946 0.711606 ( 0.778925)
test_all 0.072013 0.049913 584.957267 ( 62.914999)
test_rubyspec 0.041782 0.027113 87.645731 ( 99.951184)
total: 182.93 sec