Logfile: /home/ko1/ruby/logs/brlog.trunk.20230309-095944
#<BuildRuby:0x000056141c4d3808
@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.20230309-095944",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003287 0.000657 0.827777 ( 2.136307)
build_miniruby 0.000741 0.000148 0.646582 ( 0.646440)
build_ruby 0.001016 0.000204 2.110233 ( 2.109817)
build_all 0.000968 0.007544 11.439751 ( 0.989871)
build_install 0.001936 0.004967 1.565199 ( 0.841340)
test_btest 0.000607 0.000276 77.634917 ( 7.054986)
test_basic 0.003548 0.000000 0.251482 ( 0.347417)
test_all 0.001047 0.000245 385.791897 ( 35.563191)
test_rubyspec 0.018256 0.010785 36.388111 ( 46.868537)
total: 96.56 sec