Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-124907
#<BuildRuby:0x000056353daa00a0
@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.20231215-124907",
@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.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001172 0.004133 1.299053 ( 1.657430)
build_miniruby 0.000804 0.000127 0.877170 ( 0.877491)
build_ruby 0.001310 0.000206 3.020961 ( 3.021579)
build_all 0.009387 0.000160 16.285560 ( 1.478579)
build_install 0.000621 0.008524 4.821785 ( 1.168633)
test_btest 0.000982 0.000000 84.001870 ( 7.698617)
test_basic 0.002275 0.002898 0.789863 ( 0.865695)
test_all 0.103922 0.035631 507.479808 ( 54.365583)
test_rubyspec 0.029345 0.024303 51.444788 ( 63.764951)
total: 134.90 sec