Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-060631
#<BuildRuby:0x000055c4719738e0
@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.20231207-060631",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004010 0.000365 0.988334 ( 1.274201)
build_miniruby 0.000000 0.000720 0.867964 ( 0.868376)
build_ruby 0.000000 0.001603 2.706909 ( 2.709350)
build_all 0.007446 0.001170 12.068110 ( 1.012741)
build_install 0.014765 0.000332 3.593506 ( 0.967588)
test_btest 0.000574 0.000068 65.401322 ( 4.544902)
test_basic 0.003529 0.000000 0.376784 ( 0.457732)
test_all 0.083831 0.018308 406.971461 ( 41.458260)
test_rubyspec 0.060853 0.012339 39.699398 ( 52.373730)
total: 105.67 sec