Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-121237
#<BuildRuby:0x000055dfb3323438
@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.20231220-121237",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001196 0.003235 1.050553 ( 1.328689)
build_miniruby 0.000911 0.000249 0.902394 ( 0.902646)
build_ruby 0.001105 0.000301 2.737516 ( 2.738753)
build_all 0.007311 0.000840 12.123703 ( 1.031293)
build_install 0.006248 0.003601 3.595118 ( 1.002715)
test_btest 0.000626 0.000179 65.355557 ( 5.183151)
test_basic 0.002753 0.000787 0.396258 ( 0.471106)
test_all 0.089962 0.017127 422.691516 ( 47.434465)
test_rubyspec 0.041425 0.019156 40.318144 ( 53.046388)
total: 113.14 sec