Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-143934
#<BuildRuby:0x000055a5a2973ce8
@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.20231112-143934",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003596 0.000847 1.166196 ( 1.444500)
build_miniruby 0.000897 0.000211 0.795985 ( 0.795332)
build_ruby 0.001534 0.000000 2.792211 ( 2.793186)
build_all 0.006411 0.003035 15.705943 ( 1.472460)
build_install 0.005217 0.003206 4.684839 ( 1.144746)
test_btest 0.000000 0.001029 78.778211 ( 7.089350)
test_basic 0.000000 0.005318 0.773027 ( 0.852513)
test_all 0.092032 0.044968 501.071941 ( 52.839701)
test_rubyspec 0.024179 0.029385 50.691517 ( 63.028855)
total: 131.46 sec