Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-135004
#<BuildRuby:0x0000564a0c63c098
@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.20231021-135004",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000882 0.004407 1.320064 ( 1.585910)
build_miniruby 0.000750 0.000300 0.826640 ( 0.826263)
build_ruby 0.001565 0.000000 2.766768 ( 2.766502)
build_all 0.004963 0.005252 17.055553 ( 1.471643)
build_install 0.008721 0.001810 5.153670 ( 1.252662)
test_btest 0.000757 0.000312 83.750831 ( 7.899587)
test_basic 0.004869 0.000000 0.758589 ( 0.839212)
test_all 0.090470 0.042881 531.297013 ( 55.893591)
test_rubyspec 0.005055 0.041189 49.562372 ( 61.946544)
total: 134.48 sec