Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-043007
#<BuildRuby:0x000055e34bf8f4b0
@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.20230712-043007",
@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.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004340 0.000868 1.257388 ( 2.524822)
build_miniruby 0.000812 0.000163 0.875273 ( 0.874869)
build_ruby 0.001083 0.000216 2.673217 ( 2.673782)
build_all 0.002932 0.007177 14.266224 ( 1.275040)
build_install 0.007498 0.001038 1.980286 ( 0.893536)
test_btest 0.000789 0.000243 87.769697 ( 8.090679)
test_basic 0.003062 0.002506 0.756115 ( 0.837957)
test_all 0.001307 0.000435 487.600548 ( 58.248448)
test_rubyspec 0.022165 0.014807 42.745857 ( 55.190535)
total: 130.61 sec