Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-172532
#<BuildRuby:0x000055f1d33c7858
@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-172532",
@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.000000 0.000008 ( 0.000009)
build_up 0.004648 0.000000 1.163198 ( 1.638445)
build_miniruby 0.000954 0.000000 0.888127 ( 0.888356)
build_ruby 0.001405 0.000000 2.790702 ( 2.791053)
build_all 0.009515 0.000838 16.723591 ( 1.511030)
build_install 0.008041 0.000765 4.853643 ( 1.142509)
test_btest 0.000861 0.000082 85.547883 ( 7.203057)
test_basic 0.000000 0.005246 0.705377 ( 0.780213)
test_all 0.101704 0.030245 546.656203 ( 50.001678)
test_rubyspec 0.006559 0.041769 50.505701 ( 62.792292)
total: 128.75 sec