Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-165417
#<BuildRuby:0x000055aff5b4b040
@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.20240104-165417",
@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.000012 0.000006 0.000018 ( 0.000017)
autoconf 0.000020 0.000009 0.000029 ( 0.000028)
configure 0.000017 0.000007 0.000024 ( 0.000024)
build_up 0.003694 0.001583 1.583115 ( 1.720966)
build_miniruby 0.000591 0.000254 0.812539 ( 0.812538)
build_ruby 0.000983 0.000422 2.733140 ( 2.732369)
build_all 0.009770 0.000258 14.463090 ( 1.358679)
build_install 0.007681 0.001093 4.303593 ( 1.063749)
test_btest 0.000724 0.000255 78.448737 ( 6.930248)
test_basic 0.003158 0.001115 0.567768 ( 0.649740)
test_all 0.090211 0.043013 476.487634 ( 48.844084)
test_rubyspec 0.034931 0.012050 48.048657 ( 60.452454)
total: 124.57 sec