Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-145559
#<BuildRuby:0x00005631aa64f438
@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.20240105-145559",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004349 0.000047 0.743461 ( 1.169633)
build_miniruby 0.001101 0.000085 0.917582 ( 0.918766)
build_ruby 0.001858 0.000000 2.764304 ( 2.765948)
build_all 0.007645 0.000121 12.100541 ( 1.031555)
build_install 0.009742 0.000000 3.414036 ( 0.980118)
test_btest 0.000833 0.000000 64.829246 ( 6.394138)
test_basic 0.000068 0.003453 0.373012 ( 0.456488)
test_all 0.084868 0.026729 438.416279 ( 48.323598)
test_rubyspec 0.045472 0.021969 40.830816 ( 53.612975)
total: 115.65 sec