Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-154610
#<BuildRuby:0x000055e0e9ec3c70
@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.20230330-154610",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003844 0.875196 ( 3.384871)
build_miniruby 0.000000 0.000969 0.689672 ( 0.688841)
build_ruby 0.000000 0.001122 2.235405 ( 2.234577)
build_all 0.007010 0.001679 12.259396 ( 1.169823)
build_install 0.003814 0.003873 1.748567 ( 0.848496)
test_btest 0.000485 0.000097 78.905109 ( 6.997949)
test_basic 0.002696 0.000539 0.261163 ( 0.356368)
test_all 0.000761 0.000152 442.684596 ( 42.303925)
test_rubyspec 0.010033 0.010155 37.362538 ( 47.910828)
total: 105.90 sec