Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-135637
#<BuildRuby:0x000055915ca1bc18
@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.20231016-135637",
@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.000009 0.000002 0.000011 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005150 0.000193 1.448372 ( 1.716439)
build_miniruby 0.001235 0.000000 0.868817 ( 0.868094)
build_ruby 0.001213 0.000000 2.688341 ( 2.688742)
build_all 0.009772 0.000620 17.102850 ( 1.557328)
build_install 0.008812 0.000052 5.037704 ( 1.169773)
test_btest 0.000667 0.000087 86.537625 ( 7.578766)
test_basic 0.004977 0.000090 0.684034 ( 0.759616)
test_all 0.006341 0.000792 540.756294 ( 63.157136)
test_rubyspec 0.024516 0.026503 50.474183 ( 62.802839)
total: 142.30 sec