Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-025421
#<BuildRuby:0x000055e3c5deff90
@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.20231205-025421",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.003869 0.977359 ( 1.281212)
build_miniruby 0.000000 0.001146 0.871919 ( 0.872600)
build_ruby 0.000000 0.001147 2.712810 ( 2.715255)
build_all 0.001368 0.006595 12.068264 ( 1.013460)
build_install 0.009479 0.003033 3.513861 ( 0.972551)
test_btest 0.000482 0.000225 66.811836 ( 5.164731)
test_basic 0.003408 0.000000 0.371349 ( 0.453343)
test_all 0.090695 0.012326 399.397052 ( 37.681850)
test_rubyspec 0.026429 0.016551 39.486113 ( 52.167634)
total: 102.32 sec