Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-050800
#<BuildRuby:0x00005654d1f43ce8
@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.20230523-050800",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000907 0.004338 1.255946 ( 2.498205)
build_miniruby 0.000761 0.000179 0.755768 ( 0.755290)
build_ruby 0.001063 0.000250 2.471907 ( 2.471996)
build_all 0.002856 0.006777 12.330035 ( 1.085080)
build_install 0.006591 0.000779 1.647334 ( 0.817613)
test_btest 0.000917 0.000275 80.784367 ( 6.858931)
test_basic 0.001832 0.003395 0.700556 ( 0.782118)
test_all 0.001001 0.000333 423.580464 ( 45.700403)
test_rubyspec 0.023380 0.016949 42.560225 ( 55.032624)
total: 116.00 sec