Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-002842
#<BuildRuby:0x000056514e090060
@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.20231125-002842",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004184 0.001256 0.918378 ( 1.325460)
build_miniruby 0.000789 0.000237 0.807483 ( 0.807602)
build_ruby 0.001069 0.000321 2.631024 ( 2.632038)
build_all 0.006240 0.001872 12.241713 ( 1.016243)
build_install 0.011088 0.000185 3.707894 ( 0.977080)
test_btest 0.000586 0.000146 64.437266 ( 4.503447)
test_basic 0.004105 0.000000 0.408856 ( 0.488654)
test_all 0.080276 0.019671 351.778725 ( 41.381106)
test_rubyspec 0.037442 0.027912 39.799742 ( 52.366750)
total: 105.50 sec