Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-002603
#<BuildRuby:0x0000564fde2b8098
@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.20231213-002603",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000007)
build_up 0.000562 0.003834 1.016541 ( 1.658560)
build_miniruby 0.000596 0.000162 0.862280 ( 0.861892)
build_ruby 0.001250 0.000341 2.698878 ( 2.700909)
build_all 0.007536 0.000000 12.113216 ( 0.990586)
build_install 0.000774 0.008033 3.582466 ( 0.977043)
test_btest 0.000556 0.000214 64.132700 ( 5.781733)
test_basic 0.003514 0.000000 0.375217 ( 0.457818)
test_all 0.082876 0.015885 364.430836 ( 37.965793)
test_rubyspec 0.019852 0.043287 39.828634 ( 58.015043)
total: 109.41 sec