Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-082736
#<BuildRuby:0x0000557ba7213ce8
@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.20231118-082736",
@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.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004067 0.000678 1.323619 ( 1.684951)
build_miniruby 0.001012 0.000000 0.945921 ( 0.945914)
build_ruby 0.001455 0.000000 2.579658 ( 2.579426)
build_all 0.006889 0.003595 16.739384 ( 1.582273)
build_install 0.003248 0.005845 4.881730 ( 1.166708)
test_btest 0.000848 0.000212 83.794959 ( 7.328639)
test_basic 0.003568 0.000892 0.652941 ( 0.733906)
test_all 0.087935 0.047463 520.767554 ( 49.169253)
test_rubyspec 0.027497 0.020881 50.531276 ( 62.766632)
total: 127.96 sec