Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-061523
#<BuildRuby:0x000055799d0cfe88
@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-061523",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000600 0.004345 0.808329 ( 1.199698)
build_miniruby 0.000623 0.000227 0.800219 ( 0.800416)
build_ruby 0.000000 0.001324 2.710499 ( 2.711504)
build_all 0.000283 0.006935 11.949148 ( 0.942099)
build_install 0.009033 0.000841 3.429084 ( 0.963363)
test_btest 0.000539 0.000252 65.006273 ( 5.501951)
test_basic 0.000237 0.003902 0.396492 ( 0.476603)
test_all 0.066323 0.036546 394.401648 ( 38.703071)
test_rubyspec 0.035618 0.029964 40.140824 ( 52.704357)
total: 104.00 sec