Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-071453
#<BuildRuby:0x0000562a6eb8b4d0
@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.20230628-071453",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005279 0.000000 1.446158 ( 2.773011)
build_miniruby 0.001011 0.000000 0.854400 ( 0.854100)
build_ruby 0.001238 0.000000 2.832345 ( 2.833279)
build_all 0.010557 0.000203 16.095632 ( 1.495060)
build_install 0.009060 0.000415 4.817236 ( 1.172504)
test_btest 0.001049 0.000088 86.542982 ( 7.625440)
test_basic 0.000000 0.004196 0.580913 ( 0.660909)
test_all 0.000606 0.001007 487.840535 ( 45.195999)
test_rubyspec 0.022198 0.017751 44.136795 ( 56.551327)
total: 119.16 sec