Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-080507
#<BuildRuby:0x0000558e98d476d8
@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.20230131-080507",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.003695 0.594909 ( 1.028661)
build_miniruby 0.000697 0.000267 0.614312 ( 0.613868)
build_ruby 0.001046 0.000161 2.009771 ( 2.009191)
build_all 0.004825 0.004213 11.915106 ( 1.470317)
build_install 0.006012 0.000381 1.444463 ( 0.690191)
test_btest 0.000526 0.000105 63.645936 ( 6.348196)
test_basic 0.000119 0.003234 0.276144 ( 0.372027)
test_all 0.000750 0.000472 478.976269 ( 45.163834)
test_rubyspec 0.014041 0.014157 34.361007 ( 44.969118)
total: 102.67 sec