Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-101506
#<BuildRuby:0x0000561868bcb818
@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.20230531-101506",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004704 0.000784 1.316560 ( 2.625032)
build_miniruby 0.000834 0.000139 0.739677 ( 0.739750)
build_ruby 0.001040 0.000174 2.445913 ( 2.446271)
build_all 0.008137 0.000604 12.458681 ( 1.122791)
build_install 0.000000 0.007436 1.714601 ( 0.824074)
test_btest 0.000162 0.000445 81.311728 ( 6.173369)
test_basic 0.003659 0.000914 0.749649 ( 0.830740)
test_all 0.000932 0.000233 444.393388 ( 39.444312)
test_rubyspec 0.024332 0.010190 41.391263 ( 53.828211)
total: 108.04 sec