Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-123227
#<BuildRuby:0x000056493fce3950
@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.20240111-123227",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003411 0.000802 1.038053 ( 1.399889)
build_miniruby 0.000828 0.000195 0.932654 ( 0.932941)
build_ruby 0.001261 0.000296 2.788878 ( 2.791917)
build_all 0.000623 0.009946 14.643664 ( 1.371995)
build_install 0.007322 0.001206 4.204074 ( 1.128835)
test_btest 0.000498 0.000174 77.377223 ( 7.428172)
test_basic 0.003334 0.000000 0.507546 ( 0.587979)
test_all 0.115869 0.020542 510.163187 ( 52.945498)
test_rubyspec 0.016306 0.018766 49.882261 ( 62.443415)
total: 131.03 sec