Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-165702
#<BuildRuby:0x0000559de8057568
@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.20230623-165702",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.007757 1.497133 ( 2.774170)
build_miniruby 0.000899 0.000319 0.876287 ( 0.876162)
build_ruby 0.001024 0.000215 2.641952 ( 2.643466)
build_all 0.005437 0.004414 15.963284 ( 1.424528)
build_install 0.008986 0.000159 4.684943 ( 1.115287)
test_btest 0.000940 0.000214 86.742218 ( 7.548382)
test_basic 0.003854 0.000000 0.696869 ( 0.778603)
test_all 0.001113 0.000186 459.813541 ( 41.187478)
test_rubyspec 0.014986 0.026512 41.973095 ( 54.484976)
total: 112.83 sec