Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-082936
#<BuildRuby:0x00005568ce3d7840
@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.20231215-082936",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005440 0.000152 1.239751 ( 1.592077)
build_miniruby 0.000839 0.000084 0.929389 ( 0.930060)
build_ruby 0.001749 0.000174 2.852078 ( 2.851667)
build_all 0.005406 0.004317 15.242864 ( 1.394194)
build_install 0.004784 0.003570 4.457788 ( 1.112529)
test_btest 0.000860 0.000149 83.709987 ( 7.069027)
test_basic 0.003439 0.003139 0.719065 ( 0.793608)
test_all 0.109577 0.024558 503.585132 ( 47.457212)
test_rubyspec 0.024357 0.024518 49.617026 ( 62.007661)
total: 125.21 sec