Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-040737
#<BuildRuby:0x0000563d9119f5f8
@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.20231123-040737",
@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.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002683 0.003496 1.310004 ( 1.670355)
build_miniruby 0.001115 0.000000 0.949412 ( 0.948967)
build_ruby 0.001261 0.000000 2.754042 ( 2.754353)
build_all 0.010339 0.000368 17.346258 ( 1.646548)
build_install 0.004303 0.005256 5.252514 ( 1.216790)
test_btest 0.000569 0.000198 91.786523 ( 7.395538)
test_basic 0.000353 0.003772 0.699550 ( 0.777389)
test_all 0.091240 0.044561 556.044749 ( 52.711655)
test_rubyspec 0.025919 0.020915 50.754097 ( 62.909503)
total: 132.03 sec