Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-164008
#<BuildRuby:0x0000555a9d37bd68
@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.20230705-164008",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005779 0.000000 1.455030 ( 2.784357)
build_miniruby 0.001054 0.000000 0.816288 ( 0.816948)
build_ruby 0.001128 0.000068 2.553418 ( 2.553992)
build_all 0.008804 0.000000 10.936409 ( 7.414411)
build_install 0.006129 0.002959 4.984722 ( 1.914710)
test_btest 0.001346 0.000281 84.754963 ( 6.552727)
test_basic 0.003881 0.000808 0.676245 ( 0.756388)
test_all 0.001446 0.000301 451.781201 ( 46.971222)
test_rubyspec 0.016286 0.028850 42.838875 ( 55.260473)
total: 125.03 sec