Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-184912
#<BuildRuby:0x00005595aad0f328
@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.20231014-184912",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005155 0.000123 1.378886 ( 1.629636)
build_miniruby 0.001053 0.000101 0.859268 ( 0.859062)
build_ruby 0.001249 0.000119 2.772735 ( 2.772921)
build_all 0.010465 0.000208 18.173629 ( 1.603463)
build_install 0.008699 0.000032 5.171881 ( 1.183292)
test_btest 0.000951 0.000076 90.713173 ( 7.274477)
test_basic 0.000000 0.004117 0.557844 ( 0.635769)
test_all 0.000000 0.009945 561.077135 ( 60.482101)
test_rubyspec 0.021985 0.030477 51.657380 ( 63.804520)
total: 140.25 sec