Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-061709
#<BuildRuby:0x000055b9e02fbfa8
@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.20240103-061709",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005182 0.000576 1.341722 ( 1.598354)
build_miniruby 0.000898 0.000000 0.804704 ( 0.804528)
build_ruby 0.001832 0.000000 2.751069 ( 2.755649)
build_all 0.009210 0.000000 14.167945 ( 1.304906)
build_install 0.007806 0.000000 4.201023 ( 1.045952)
test_btest 0.000000 0.001138 74.144071 ( 6.561555)
test_basic 0.001424 0.005510 0.717958 ( 0.792837)
test_all 0.111336 0.023116 469.989882 ( 48.811575)
test_rubyspec 0.025527 0.022255 49.014299 ( 61.451938)
total: 125.13 sec