Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-124648
#<BuildRuby:0x000055900c898090
@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.20230607-124648",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004949 0.000248 1.367449 ( 2.648999)
build_miniruby 0.001031 0.000051 0.741269 ( 0.740618)
build_ruby 0.001192 0.000060 2.478524 ( 2.479004)
build_all 0.009571 0.000048 12.731407 ( 1.165568)
build_install 0.007339 0.000132 1.702494 ( 0.848569)
test_btest 0.000944 0.000041 81.976471 ( 6.995326)
test_basic 0.004891 0.000017 0.718909 ( 0.800627)
test_all 0.001274 0.000053 435.843075 ( 46.958162)
test_rubyspec 0.023872 0.018473 41.221068 ( 53.614929)
total: 116.25 sec