Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-003456
#<BuildRuby:0x00005638a22dc090
@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.20231117-003456",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000983 0.004110 1.284073 ( 1.691229)
build_miniruby 0.000966 0.000176 1.026252 ( 1.026076)
build_ruby 0.001379 0.000000 2.602167 ( 2.603046)
build_all 0.002564 0.006931 15.671472 ( 1.457364)
build_install 0.007467 0.001049 4.497986 ( 1.118686)
test_btest 0.000893 0.000255 81.770733 ( 6.932296)
test_basic 0.003787 0.001082 0.730580 ( 0.806828)
test_all 0.111615 0.019510 498.636401 ( 49.127078)
test_rubyspec 0.022218 0.023974 48.288026 ( 60.665265)
total: 125.43 sec