Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-013136
#<BuildRuby:0x000056287884f8e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-013136",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.005230 0.000871 0.817671 ( 1.211687)
build_miniruby 0.000920 0.000154 0.790818 ( 0.790993)
build_ruby 0.001502 0.000251 2.648758 ( 2.649306)
build_all 0.008396 0.000000 11.999871 ( 0.961615)
build_install 0.010345 0.000000 3.422572 ( 0.966267)
test_btest 0.000886 0.000000 62.470943 ( 5.499887)
test_basic 0.001803 0.002325 0.419995 ( 0.500071)
test_all 0.083107 0.017563 372.011126 ( 35.123306)
test_rubyspec 0.038205 0.028193 40.693427 ( 53.237782)
total: 100.94 sec