Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-072055
#<BuildRuby:0x000055d37fa4bd68
@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.20231025-072055",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005113 0.000000 1.587799 ( 1.770655)
build_miniruby 0.001039 0.000000 0.909949 ( 0.910142)
build_ruby 0.001252 0.000000 2.638897 ( 2.639375)
build_all 0.004390 0.005350 16.669936 ( 1.501985)
build_install 0.008436 0.000000 4.977084 ( 1.142287)
test_btest 0.000823 0.000246 83.843217 ( 8.094407)
test_basic 0.004331 0.000000 0.744664 ( 0.824956)
test_all 0.116010 0.022148 508.450984 ( 56.849240)
test_rubyspec 0.032811 0.012829 49.658843 ( 62.027723)
total: 135.76 sec