Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-221151
#<BuildRuby:0x00005651ae786eb8
@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.20231210-221151",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003581 0.001053 1.242458 ( 1.578226)
build_miniruby 0.000705 0.000208 0.843758 ( 0.843317)
build_ruby 0.001035 0.000305 2.856386 ( 2.857281)
build_all 0.004389 0.005733 17.048665 ( 1.533961)
build_install 0.007109 0.002509 5.074543 ( 1.259757)
test_btest 0.000740 0.000000 84.550643 ( 7.629671)
test_basic 0.000000 0.004120 0.591886 ( 0.673183)
test_all 0.095053 0.043137 521.735928 ( 61.508778)
test_rubyspec 0.029207 0.017916 50.485070 ( 62.866652)
total: 140.75 sec