Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-182952
#<BuildRuby:0x000055fda6f13818
@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.20231111-182952",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005984 0.000206 1.470061 ( 1.693662)
build_miniruby 0.001277 0.000128 0.947206 ( 0.947588)
build_ruby 0.001264 0.000126 2.693742 ( 2.693592)
build_all 0.005959 0.003837 16.394048 ( 1.486835)
build_install 0.008781 0.000616 4.876370 ( 1.147890)
test_btest 0.000813 0.000106 82.540129 ( 7.832581)
test_basic 0.003350 0.000437 0.634590 ( 0.711077)
test_all 0.096109 0.040080 506.187819 ( 56.241174)
test_rubyspec 0.024357 0.025883 49.844274 ( 62.094711)
total: 134.85 sec