Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-004026
#<BuildRuby:0x0000562a38e7fbb8
@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.20230627-004026",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.001950 0.003255 1.267640 ( 2.550294)
build_miniruby 0.000719 0.000269 0.953800 ( 0.953902)
build_ruby 0.000940 0.000353 2.525874 ( 2.525893)
build_all 0.006900 0.003577 15.849437 ( 1.467763)
build_install 0.003529 0.005526 4.594617 ( 1.087429)
test_btest 0.000730 0.000325 85.755966 ( 7.406476)
test_basic 0.004650 0.000000 0.664066 ( 0.747158)
test_all 0.001530 0.000000 442.990512 ( 50.740623)
test_rubyspec 0.019677 0.019450 42.184882 ( 54.666741)
total: 122.15 sec