Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-014909
#<BuildRuby:0x000055cefa223430
@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.20230730-014909",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.004603 0.000726 1.396057 ( 2.674876)
build_miniruby 0.000814 0.000128 0.815366 ( 0.815149)
build_ruby 0.001380 0.000218 2.820924 ( 2.820171)
build_all 0.004812 0.004384 14.285589 ( 1.294583)
build_install 0.007897 0.000000 1.896942 ( 0.898092)
test_btest 0.000973 0.000057 87.659410 ( 7.621433)
test_basic 0.000000 0.004173 0.698880 ( 0.776891)
test_all 0.002541 0.000000 517.925030 ( 47.749287)
test_rubyspec 0.015722 0.028367 46.109570 ( 58.551863)
total: 123.20 sec