Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-160223
#<BuildRuby:0x00005633578abd68
@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.20230528-160223",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.002509 0.003356 1.379622 ( 2.720353)
build_miniruby 0.001093 0.000000 0.783334 ( 0.783101)
build_ruby 0.000000 0.001204 2.429315 ( 2.429243)
build_all 0.007681 0.001342 12.150462 ( 1.079998)
build_install 0.007400 0.000000 1.615174 ( 0.870005)
test_btest 0.000824 0.000256 79.129115 ( 7.226567)
test_basic 0.001694 0.002930 0.663956 ( 0.747387)
test_all 0.000698 0.000930 412.662500 ( 43.093591)
test_rubyspec 0.013919 0.027549 41.495210 ( 53.947046)
total: 112.90 sec