Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-081258
#<BuildRuby:0x0000557b1725be20
@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.20230329-081258",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003628 0.000000 0.840151 ( 2.164269)
build_miniruby 0.000838 0.000027 0.694826 ( 0.693900)
build_ruby 0.000970 0.000088 2.201710 ( 2.201264)
build_all 0.008036 0.000307 12.156925 ( 1.122263)
build_install 0.007541 0.000000 1.706549 ( 0.868578)
test_btest 0.000517 0.000000 78.290071 ( 6.805964)
test_basic 0.002934 0.000126 0.258301 ( 0.353508)
test_all 0.000697 0.000050 449.031661 ( 44.899423)
test_rubyspec 0.005834 0.017438 37.666033 ( 48.184658)
total: 107.29 sec