Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-213721
#<BuildRuby:0x0000565502730098
@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.20231124-213721",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.004486 0.000107 1.171116 ( 1.542737)
build_miniruby 0.000741 0.000232 0.834191 ( 0.833791)
build_ruby 0.001121 0.000350 2.826772 ( 2.826144)
build_all 0.009203 0.001446 16.258785 ( 1.417126)
build_install 0.000508 0.012363 4.927418 ( 1.192326)
test_btest 0.000684 0.000308 86.219015 ( 7.429816)
test_basic 0.000000 0.004302 0.730305 ( 0.808399)
test_all 0.092536 0.042375 518.606874 ( 49.220507)
test_rubyspec 0.018183 0.033633 51.156616 ( 63.476228)
total: 128.75 sec