Logfile: /home/ko1/ruby/logs/brlog.trunk.20230428-072356
#<BuildRuby:0x000056279e4e3bc8
@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.20230428-072356",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001914 0.003488 1.292987 ( 2.560518)
build_miniruby 0.000711 0.000208 0.671754 ( 0.670764)
build_ruby 0.001109 0.000326 2.329557 ( 2.329206)
build_all 0.005283 0.004515 12.369756 ( 1.151354)
build_install 0.007744 0.000000 1.784275 ( 0.861228)
test_btest 0.000840 0.000075 83.653877 ( 6.706454)
test_basic 0.004235 0.000006 0.573518 ( 0.656582)
test_all 0.000962 0.000275 464.855346 ( 40.517614)
test_rubyspec 0.022428 0.014731 41.483714 ( 54.033835)
total: 109.49 sec