Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-062302
#<BuildRuby:0x0000560e75c7fce8
@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.20240104-062302",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005621 0.000150 1.347637 ( 1.586545)
build_miniruby 0.000819 0.000000 0.777279 ( 0.776997)
build_ruby 0.001539 0.000000 2.723602 ( 2.724322)
build_all 0.008547 0.000000 14.207207 ( 1.341445)
build_install 0.003899 0.004015 4.242539 ( 1.083074)
test_btest 0.000905 0.000118 76.004743 ( 6.650734)
test_basic 0.000791 0.003658 0.600092 ( 0.681379)
test_all 0.089320 0.041828 499.437467 ( 50.285707)
test_rubyspec 0.022642 0.023738 47.275233 ( 59.638106)
total: 124.77 sec