Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-232810
#<BuildRuby:0x00005598bd5d7ce8
@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.20231219-232810",
@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.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005249 0.000204 1.108256 ( 1.475843)
build_miniruby 0.000918 0.000144 1.000703 ( 1.000039)
build_ruby 0.001184 0.000187 2.811626 ( 2.811802)
build_all 0.009103 0.000743 16.667154 ( 1.496481)
build_install 0.009226 0.000000 4.810629 ( 1.169312)
test_btest 0.000957 0.000000 88.201530 ( 7.683699)
test_basic 0.004440 0.000000 0.696148 ( 0.772367)
test_all 0.100951 0.033109 512.327281 ( 47.436981)
test_rubyspec 0.025029 0.018567 50.213009 ( 62.550750)
total: 126.40 sec