Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-111343
#<BuildRuby:0x000055976c52c098
@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.20230712-111343",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.006839 1.467078 ( 2.714876)
build_miniruby 0.000000 0.001001 0.855025 ( 0.854555)
build_ruby 0.000889 0.000358 2.531740 ( 2.532094)
build_all 0.005947 0.003379 14.019638 ( 1.267787)
build_install 0.006058 0.001913 2.011273 ( 0.895470)
test_btest 0.000823 0.000260 87.176810 ( 8.457452)
test_basic 0.002939 0.000928 0.721622 ( 0.804753)
test_all 0.001074 0.000339 498.479305 ( 52.416740)
test_rubyspec 0.027598 0.014935 43.707848 ( 56.248739)
total: 126.19 sec