Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-143129
#<BuildRuby:0x000055e88c4abfa8
@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-143129",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001801 0.004291 1.453040 ( 2.753566)
build_miniruby 0.000774 0.000172 0.969426 ( 0.970413)
build_ruby 0.001008 0.000224 2.803776 ( 2.804706)
build_all 0.007998 0.001778 13.721051 ( 1.222416)
build_install 0.007880 0.000000 1.905255 ( 0.897539)
test_btest 0.001024 0.000000 89.995112 ( 7.641326)
test_basic 0.002601 0.002144 0.796621 ( 0.875764)
test_all 0.001017 0.000222 464.791475 ( 47.746380)
test_rubyspec 0.017876 0.025263 43.094849 ( 55.516453)
total: 120.43 sec