Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-224032
#<BuildRuby:0x000055d5568fc178
@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.20231226-224032",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001563 0.004448 0.802062 ( 1.178971)
build_miniruby 0.000934 0.000254 0.806121 ( 0.806007)
build_ruby 0.001056 0.000288 2.651149 ( 2.652209)
build_all 0.007546 0.000000 11.958013 ( 1.001045)
build_install 0.009098 0.002132 3.373042 ( 0.959314)
test_btest 0.000589 0.000139 65.335839 ( 4.639424)
test_basic 0.000036 0.003850 0.384623 ( 0.464441)
test_all 0.068222 0.027921 391.977461 ( 32.855481)
test_rubyspec 0.029853 0.036566 40.546778 ( 53.089474)
total: 97.65 sec