Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-155532
#<BuildRuby:0x000055e2fdb9c090
@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.20230730-155532",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000514 0.004006 1.434036 ( 2.651982)
build_miniruby 0.000823 0.000123 0.844251 ( 0.843380)
build_ruby 0.001361 0.000204 2.736220 ( 2.740285)
build_all 0.002481 0.006855 14.644319 ( 1.292661)
build_install 0.009299 0.000000 2.164182 ( 0.984459)
test_btest 0.001113 0.000000 85.352501 ( 7.531565)
test_basic 0.002614 0.002511 0.648419 ( 0.725477)
test_all 0.000000 0.002194 538.249827 ( 47.175548)
test_rubyspec 0.022812 0.017349 46.246608 ( 58.623147)
total: 122.57 sec