Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-201844
#<BuildRuby:0x00005637b6aa0098
@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-201844",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003387 0.000338 0.840506 ( 2.302324)
build_miniruby 0.000823 0.000000 0.737411 ( 0.736467)
build_ruby 0.001097 0.000000 2.293329 ( 2.292877)
build_all 0.008533 0.000000 11.960411 ( 1.124775)
build_install 0.007085 0.000000 1.692940 ( 0.855652)
test_btest 0.000603 0.000000 78.457241 ( 6.638684)
test_basic 0.003016 0.000000 0.262185 ( 0.358485)
test_all 0.000362 0.000324 425.133702 ( 48.169056)
test_rubyspec 0.005029 0.016451 37.465975 ( 48.008226)
total: 110.49 sec