Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-020143
#<BuildRuby:0x00005632fe1c3108
@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.20230531-020143",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005206 0.000204 1.370398 ( 3.221979)
build_miniruby 0.000823 0.000130 0.791017 ( 0.791154)
build_ruby 0.001052 0.000166 2.338259 ( 2.339291)
build_all 0.002917 0.006930 12.743283 ( 1.115016)
build_install 0.006171 0.001469 1.782157 ( 0.872662)
test_btest 0.000725 0.000173 82.770695 ( 7.482240)
test_basic 0.000000 0.004824 0.799534 ( 0.881399)
test_all 0.000000 0.001490 443.322946 ( 46.001668)
test_rubyspec 0.021790 0.018094 42.927229 ( 55.403507)
total: 118.11 sec