Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-195239
#<BuildRuby:0x000055a72ea3fce8
@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.20231023-195239",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004723 0.000497 2.153204 ( 2.587352)
build_miniruby 0.000974 0.000000 0.804237 ( 0.803879)
build_ruby 0.001272 0.000000 2.762025 ( 2.762497)
build_all 0.006668 0.003746 16.690531 ( 1.532279)
build_install 0.008910 0.000091 5.378848 ( 1.177701)
test_btest 0.001030 0.000129 88.130600 ( 7.369152)
test_basic 0.004846 0.000081 0.683626 ( 0.762660)
test_all 0.121205 0.014238 525.962987 ( 51.028185)
test_rubyspec 0.010785 0.037127 49.491126 ( 61.828585)
total: 129.85 sec