Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-001323
#<BuildRuby:0x000055ce84be8068
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231022-001323",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004615 0.001086 2.225118 ( 2.462218)
build_miniruby 0.000735 0.000172 0.926217 ( 0.926049)
build_ruby 0.000978 0.000230 2.849822 ( 2.850515)
build_all 0.008062 0.002126 16.275318 ( 1.492263)
build_install 0.008503 0.000158 5.190920 ( 1.145471)
test_btest 0.000984 0.000214 82.729557 ( 7.301004)
test_basic 0.003557 0.000773 0.808591 ( 0.886590)
test_all 0.084986 0.048875 505.846220 ( 51.135552)
test_rubyspec 0.021858 0.022969 49.506042 ( 61.812727)
total: 130.01 sec