Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-091642
#<BuildRuby:0x0000560be74a4090
@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.20240109-091642",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.007410 0.000000 0.793231 ( 1.210676)
build_miniruby 0.000000 0.001080 0.813556 ( 0.813420)
build_ruby 0.000736 0.001235 2.661344 ( 2.661769)
build_all 0.006043 0.001295 12.117391 ( 0.983092)
build_install 0.012235 0.001628 3.397195 ( 0.967292)
test_btest 0.000614 0.000122 64.558921 ( 4.354357)
test_basic 0.001142 0.003809 0.400536 ( 0.480518)
test_all 0.082738 0.015477 376.466412 ( 38.747758)
test_rubyspec 0.016346 0.049749 40.609242 ( 53.184992)
total: 103.40 sec