Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-142649
#<BuildRuby:0x000055c7b12840c8
@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.20231208-142649",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003672 0.000334 1.007215 ( 1.334077)
build_miniruby 0.001020 0.000092 0.862618 ( 0.861842)
build_ruby 0.001731 0.000000 2.704882 ( 2.707325)
build_all 0.007823 0.000000 12.025345 ( 0.994945)
build_install 0.005746 0.003129 3.558604 ( 0.966629)
test_btest 0.000000 0.000700 61.530392 ( 5.926450)
test_basic 0.000000 0.003578 0.372639 ( 0.457336)
test_all 0.051236 0.045963 377.391468 ( 34.490546)
test_rubyspec 0.026717 0.046156 40.032030 ( 52.653925)
total: 100.39 sec