Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-110627
#<BuildRuby:0x00005649fee5b818
@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.20230731-110627",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004227 0.001321 1.452600 ( 2.743808)
build_miniruby 0.000972 0.000000 0.857447 ( 0.856941)
build_ruby 0.000000 0.001546 2.705021 ( 2.709779)
build_all 0.003577 0.005414 13.861706 ( 1.254301)
build_install 0.001097 0.006731 1.951355 ( 0.905320)
test_btest 0.000767 0.000364 82.697697 ( 7.290222)
test_basic 0.002830 0.001341 0.693440 ( 0.770550)
test_all 0.000931 0.000441 523.801549 ( 49.022491)
test_rubyspec 0.024253 0.018904 44.288882 ( 56.617896)
total: 122.17 sec