Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-155755
#<BuildRuby:0x0000562d7625c048
@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.20231101-155755",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004484 0.000791 1.384790 ( 1.667232)
build_miniruby 0.000860 0.000152 0.908747 ( 0.909269)
build_ruby 0.001083 0.000191 2.686141 ( 2.686635)
build_all 0.009741 0.000098 16.114987 ( 1.437614)
build_install 0.011121 0.000978 4.849833 ( 1.169018)
test_btest 0.000892 0.000134 81.269938 ( 6.872935)
test_basic 0.000506 0.005075 0.818798 ( 0.894331)
test_all 0.117250 0.019902 510.877608 ( 50.857907)
test_rubyspec 0.028848 0.019353 49.659041 ( 61.968565)
total: 128.46 sec