Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-070859
#<BuildRuby:0x0000561b57dcbab8
@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.20230120-070859",
@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.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000063 0.000025 0.000088 ( 0.000090)
build_up 0.008779 0.000088 0.942795 ( 1.561932)
build_miniruby 0.001721 0.000574 0.840458 ( 0.839157)
build_ruby 0.001821 0.000607 2.131552 ( 2.131593)
build_all 0.014557 0.004852 18.383858 ( 2.147854)
build_install 0.018070 0.000000 1.869888 ( 0.947108)
test_btest 0.001508 0.000000 90.956543 ( 8.972623)
test_basic 0.007621 0.000000 0.348202 ( 0.436728)
test_all 0.002653 0.000532 673.321776 ( 63.739525)
test_rubyspec 0.107234 0.050774 48.328766 ( 56.676908)
total: 137.45 sec