Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-110117
#<BuildRuby:0x000055879a56b4f0
@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.20231127-110117",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.005647 0.911064 ( 1.332216)
build_miniruby 0.000000 0.001051 0.811247 ( 0.810984)
build_ruby 0.000000 0.001404 2.624883 ( 2.625760)
build_all 0.000175 0.007548 12.222572 ( 0.995837)
build_install 0.001899 0.009330 3.725693 ( 0.983131)
test_btest 0.000360 0.000282 62.855747 ( 4.507699)
test_basic 0.001660 0.002018 0.393411 ( 0.473440)
test_all 0.087767 0.016378 344.173423 ( 33.936744)
test_rubyspec 0.026610 0.038077 40.005765 ( 52.580754)
total: 98.25 sec