Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-050249
#<BuildRuby:0x000055f9cd3240c0
@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.20230210-050249",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.003541 0.623788 ( 1.119340)
build_miniruby 0.000517 0.000435 0.624926 ( 0.624531)
build_ruby 0.000933 0.000280 2.065103 ( 2.065887)
build_all 0.004700 0.004268 12.403218 ( 1.496836)
build_install 0.002740 0.003526 1.484518 ( 0.725488)
test_btest 0.000433 0.000180 64.621052 ( 6.389816)
test_basic 0.002456 0.001023 0.258254 ( 0.353626)
test_all 0.000841 0.000351 500.809983 ( 47.237293)
test_rubyspec 0.012577 0.015172 35.538390 ( 45.897401)
total: 105.91 sec