Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-225444
#<BuildRuby:0x0000558d87e1f0b8
@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-225444",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005578 0.000164 1.412354 ( 1.679897)
build_miniruby 0.000882 0.000088 0.828342 ( 0.827940)
build_ruby 0.001193 0.000120 2.661580 ( 2.661587)
build_all 0.009579 0.000119 16.506855 ( 1.488036)
build_install 0.005014 0.003774 4.936729 ( 1.152647)
test_btest 0.000916 0.000114 85.130760 ( 7.499929)
test_basic 0.004863 0.000608 0.807078 ( 0.884469)
test_all 0.104405 0.029402 527.830824 ( 51.954466)
test_rubyspec 0.018007 0.033519 50.419905 ( 62.759677)
total: 130.91 sec