Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-203053
#<BuildRuby:0x000055c91c8178c0
@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.20230805-203053",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006095 0.000000 1.503973 ( 2.752309)
build_miniruby 0.001408 0.000000 0.983130 ( 0.981222)
build_ruby 0.001034 0.000093 2.624201 ( 2.624552)
build_all 0.008577 0.001286 15.360136 ( 1.382781)
build_install 0.009084 0.000000 2.171182 ( 0.935521)
test_btest 0.000636 0.000000 84.314513 ( 7.496334)
test_basic 0.004605 0.000000 0.740943 ( 0.818942)
test_all 0.001226 0.000000 522.804743 ( 57.471782)
test_rubyspec 0.030798 0.013814 48.415095 ( 60.752543)
total: 135.22 sec