Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-045323
#<BuildRuby:0x000055c12e6cb840
@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.20231014-045323",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004778 0.000503 1.491213 ( 1.729178)
build_miniruby 0.001024 0.000107 0.798836 ( 0.798175)
build_ruby 0.001252 0.000131 2.769941 ( 2.769626)
build_all 0.005119 0.005127 18.188951 ( 1.594974)
build_install 0.006233 0.004029 5.354018 ( 1.230315)
test_btest 0.000917 0.000174 92.430506 ( 7.501208)
test_basic 0.004161 0.000793 0.797335 ( 0.872108)
test_all 0.001480 0.005056 594.626544 ( 53.878965)
test_rubyspec 0.011676 0.038842 52.435111 ( 64.686121)
total: 135.06 sec