Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-130341
#<BuildRuby:0x000055b64b2df5f8
@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.20230602-130341",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.000000 0.004969 1.498165 ( 2.741574)
build_miniruby 0.000130 0.000935 0.773255 ( 0.772573)
build_ruby 0.000821 0.000438 2.383278 ( 2.384277)
build_all 0.006035 0.002970 12.159789 ( 1.115119)
build_install 0.006077 0.001178 1.652540 ( 0.864095)
test_btest 0.001083 0.000000 81.129577 ( 6.631527)
test_basic 0.003804 0.000539 0.705641 ( 0.788249)
test_all 0.000923 0.000438 444.816889 ( 38.054565)
test_rubyspec 0.032161 0.008185 41.265102 ( 53.752938)
total: 107.11 sec