Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-025752
#<BuildRuby:0x000056386c940110
@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.20231211-025752",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000920 0.003475 0.999410 ( 1.259523)
build_miniruby 0.000000 0.000839 0.864507 ( 0.865381)
build_ruby 0.000000 0.001070 2.692005 ( 2.695657)
build_all 0.004141 0.002777 12.184911 ( 1.016557)
build_install 0.012577 0.000944 3.566107 ( 0.968205)
test_btest 0.000596 0.000127 65.171109 ( 4.874362)
test_basic 0.003216 0.000689 0.376088 ( 0.456793)
test_all 0.084463 0.017707 394.164409 ( 40.030568)
test_rubyspec 0.040591 0.031795 39.763347 ( 52.437269)
total: 104.60 sec