Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-151431
#<BuildRuby:0x0000562374ef72c8
@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.20231125-151431",
@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.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005966 0.000000 1.303940 ( 1.660957)
build_miniruby 0.001116 0.000000 0.914797 ( 0.914187)
build_ruby 0.001647 0.000000 2.858968 ( 2.858052)
build_all 0.010832 0.000000 16.906474 ( 1.496182)
build_install 0.012957 0.000348 5.102998 ( 1.207157)
test_btest 0.000812 0.000211 87.075861 ( 7.900065)
test_basic 0.000512 0.004180 0.808483 ( 0.883598)
test_all 0.079280 0.057866 525.797076 ( 54.579970)
test_rubyspec 0.019515 0.030630 50.278929 ( 62.623021)
total: 134.12 sec