Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-222301
#<BuildRuby:0x0000561eba90b6e8
@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.20230802-222301",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004832 0.000509 1.319802 ( 2.716505)
build_miniruby 0.000773 0.000082 0.847696 ( 0.847080)
build_ruby 0.001515 0.000159 2.660476 ( 2.664557)
build_all 0.009606 0.000093 14.437299 ( 1.302072)
build_install 0.003817 0.004287 2.064828 ( 0.937572)
test_btest 0.000907 0.000124 82.042818 ( 8.025594)
test_basic 0.001287 0.003846 0.821875 ( 0.890680)
test_all 0.001084 0.000078 527.657583 ( 46.799087)
test_rubyspec 0.033896 0.008887 46.619165 ( 59.006824)
total: 123.19 sec