Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-180515
#<BuildRuby:0x000055dae3b6b7f0
@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.20231125-180515",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005185 0.000276 0.918770 ( 1.292603)
build_miniruby 0.000985 0.000000 0.838534 ( 0.838656)
build_ruby 0.000000 0.001457 2.610939 ( 2.611823)
build_all 0.006484 0.001138 12.246794 ( 1.004080)
build_install 0.009061 0.003077 3.715033 ( 0.985612)
test_btest 0.000602 0.000188 66.079002 ( 4.728627)
test_basic 0.003022 0.000944 0.401621 ( 0.481727)
test_all 0.075651 0.019279 355.146187 ( 34.129931)
test_rubyspec 0.045765 0.019275 39.909831 ( 52.469921)
total: 98.54 sec