Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-091922
#<BuildRuby:0x0000562f9e00b5f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231102-091922",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001341 0.004240 1.376083 ( 1.905007)
build_miniruby 0.001022 0.000000 0.882606 ( 0.882201)
build_ruby 0.001262 0.000000 2.675299 ( 2.675312)
build_all 0.005661 0.004898 16.833629 ( 1.517301)
build_install 0.007601 0.001026 4.967398 ( 1.150639)
test_btest 0.000713 0.000179 81.679708 ( 7.811864)
test_basic 0.004451 0.000179 0.797668 ( 0.873902)
test_all 0.114439 0.021806 537.978321 ( 49.433243)
test_rubyspec 0.019560 0.034503 50.996654 ( 63.327648)
total: 129.58 sec