Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-132422
#<BuildRuby:0x000056353d417fa8
@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.20231201-132422",
@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.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005030 0.000529 1.261101 ( 1.611695)
build_miniruby 0.001355 0.000143 0.910823 ( 0.909891)
build_ruby 0.001303 0.000138 2.703424 ( 2.704074)
build_all 0.009850 0.000000 16.775437 ( 1.485606)
build_install 0.008545 0.000077 4.847158 ( 1.137478)
test_btest 0.000677 0.000059 88.409405 ( 6.721892)
test_basic 0.004236 0.000000 0.769534 ( 0.845607)
test_all 0.107989 0.027667 556.457843 ( 52.823079)
test_rubyspec 0.024906 0.025610 50.633827 ( 63.071613)
total: 131.31 sec