Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-020504
#<BuildRuby:0x000055ca89a974b0
@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-020504",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004758 0.000000 0.981630 ( 1.272992)
build_miniruby 0.001179 0.000000 0.860767 ( 0.859779)
build_ruby 0.000000 0.001554 2.720766 ( 2.721580)
build_all 0.006260 0.002446 12.168526 ( 0.994517)
build_install 0.010011 0.000373 3.608729 ( 0.969422)
test_btest 0.000552 0.000034 63.764913 ( 4.743668)
test_basic 0.000000 0.003439 0.370023 ( 0.452584)
test_all 0.069058 0.029505 393.872214 ( 40.786551)
test_rubyspec 0.039238 0.035397 39.824992 ( 52.458058)
total: 105.26 sec