Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-172912
#<BuildRuby:0x0000563da15df0b8
@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.20231219-172912",
@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.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004204 0.000443 1.247757 ( 1.643684)
build_miniruby 0.000855 0.000090 0.816657 ( 0.816550)
build_ruby 0.001382 0.000145 2.869198 ( 2.869037)
build_all 0.005910 0.003900 16.505997 ( 1.522675)
build_install 0.004230 0.004960 4.929030 ( 1.217289)
test_btest 0.000984 0.000188 82.450132 ( 7.871620)
test_basic 0.001555 0.003761 0.713041 ( 0.788392)
test_all 0.092701 0.042538 523.837292 ( 54.329800)
test_rubyspec 0.025503 0.024573 49.818389 ( 62.118457)
total: 133.18 sec