Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-180829
#<BuildRuby:0x000056266fce8060
@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.20231122-180829",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000009 0.000001 0.000010 ( 0.000006)
build_up 0.000899 0.004363 0.933775 ( 1.341875)
build_miniruby 0.000959 0.000240 0.809830 ( 0.809509)
build_ruby 0.001703 0.000000 2.636884 ( 2.637739)
build_all 0.003880 0.004715 12.347533 ( 1.017549)
build_install 0.003181 0.010591 3.728320 ( 0.986497)
test_btest 0.000634 0.000296 61.972018 ( 6.124738)
test_basic 0.004902 0.000359 0.410805 ( 0.490014)
test_all 0.095269 0.008311 340.797836 ( 34.036151)
test_rubyspec 0.033673 0.048597 40.028870 ( 52.573415)
total: 100.02 sec