Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-131656
#<BuildRuby:0x0000561fe358f918
@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.20231227-131656",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.003711 0.001237 1.092554 ( 1.466813)
build_miniruby 0.001665 0.000000 0.937253 ( 0.935497)
build_ruby 0.001340 0.000000 2.769087 ( 2.769000)
build_all 0.005272 0.004253 16.362543 ( 1.424322)
build_install 0.002662 0.005456 4.582258 ( 1.103953)
test_btest 0.000806 0.000332 80.647778 ( 7.898748)
test_basic 0.003495 0.001439 0.694816 ( 0.766516)
test_all 0.103590 0.029776 568.708887 ( 55.064846)
test_rubyspec 0.028288 0.019115 50.863494 ( 63.029445)
total: 134.46 sec