Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-132252
#<BuildRuby:0x000055829bfebe88
@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.20231129-132252",
@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.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000115 0.004021 0.840748 ( 1.256895)
build_miniruby 0.000970 0.000000 0.882206 ( 0.881748)
build_ruby 0.001419 0.000000 2.716311 ( 2.719022)
build_all 0.004371 0.002912 11.894549 ( 1.005632)
build_install 0.005228 0.004073 3.485958 ( 0.978961)
test_btest 0.000848 0.000000 62.796474 ( 5.411027)
test_basic 0.002946 0.000019 0.373150 ( 0.455158)
test_all 0.077061 0.020537 368.147688 ( 38.256606)
test_rubyspec 0.031488 0.038958 39.672366 ( 52.319408)
total: 103.29 sec