Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-024717
#<BuildRuby:0x000056434e9a80e8
@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.20230622-024717",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.005170 1.324440 ( 2.569072)
build_miniruby 0.000000 0.001283 0.882813 ( 0.881394)
build_ruby 0.000831 0.000409 2.638978 ( 2.639213)
build_all 0.009292 0.000494 15.165366 ( 1.375136)
build_install 0.009434 0.000438 4.485610 ( 1.079377)
test_btest 0.000984 0.000000 82.901717 ( 7.242711)
test_basic 0.001708 0.002431 0.670840 ( 0.751474)
test_all 0.001121 0.000341 439.128405 ( 40.416539)
test_rubyspec 0.023908 0.018864 43.256546 ( 55.740098)
total: 112.70 sec