Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-032043
#<BuildRuby:0x0000558c05f5b568
@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.20230702-032043",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005020 0.000164 1.401569 ( 2.605946)
build_miniruby 0.000850 0.000141 0.860312 ( 0.860565)
build_ruby 0.001124 0.000188 2.638901 ( 2.638703)
build_all 0.004018 0.005134 11.270847 ( 7.791260)
build_install 0.008438 0.000000 4.999709 ( 1.935942)
test_btest 0.001024 0.000116 86.424074 ( 7.748940)
test_basic 0.003644 0.000729 0.780600 ( 0.862002)
test_all 0.000861 0.000172 468.744523 ( 43.923969)
test_rubyspec 0.029535 0.014941 42.678463 ( 55.200875)
total: 123.57 sec