Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-124058
#<BuildRuby:0x0000561f8572fba0
@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.20230727-124058",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000028 0.000008 0.000036 ( 0.000039)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.005154 0.000000 1.482608 ( 2.958056)
build_miniruby 0.001227 0.000000 0.940520 ( 0.939181)
build_ruby 0.001287 0.000000 2.635285 ( 2.634688)
build_all 0.008112 0.000990 13.594686 ( 1.240446)
build_install 0.008100 0.000000 1.912943 ( 0.867865)
test_btest 0.000903 0.000000 81.277432 ( 7.444420)
test_basic 0.004740 0.000000 0.551660 ( 0.628404)
test_all 0.001249 0.000000 509.868986 ( 45.865712)
test_rubyspec 0.031287 0.008138 42.745667 ( 55.144764)
total: 117.72 sec