Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-173648
#<BuildRuby:0x0000559b7aecbe20
@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.20230530-173648",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002099 0.003712 1.404211 ( 2.646134)
build_miniruby 0.000946 0.000150 0.759865 ( 0.759851)
build_ruby 0.001443 0.000227 2.415812 ( 2.415648)
build_all 0.001636 0.007490 12.501960 ( 1.098192)
build_install 0.006759 0.000674 1.742457 ( 0.860687)
test_btest 0.000000 0.001041 82.004526 ( 7.484297)
test_basic 0.002076 0.002366 0.501262 ( 0.583878)
test_all 0.000974 0.000266 429.873304 ( 43.291653)
test_rubyspec 0.020842 0.022163 41.167558 ( 53.707230)
total: 112.85 sec