Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-235038
#<BuildRuby:0x000055baaf7c4178
@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.20231212-235038",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004222 0.000020 1.008661 ( 1.283618)
build_miniruby 0.000000 0.000877 0.862014 ( 0.862707)
build_ruby 0.000000 0.001090 2.695785 ( 2.698143)
build_all 0.006560 0.001228 12.164469 ( 0.996480)
build_install 0.004138 0.007419 3.548131 ( 0.970637)
test_btest 0.000524 0.000131 65.227418 ( 5.072913)
test_basic 0.002424 0.000606 0.372020 ( 0.455589)
test_all 0.067109 0.031440 392.771631 ( 32.564194)
test_rubyspec 0.037467 0.034198 39.895403 ( 52.623824)
total: 97.53 sec