Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-195704
#<BuildRuby:0x0000555ae0aab7f8
@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.20240114-195704",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005925 0.000988 0.822513 ( 1.213331)
build_miniruby 0.001084 0.000000 0.815049 ( 0.815288)
build_ruby 0.001903 0.000000 2.654696 ( 2.655324)
build_all 0.006703 0.000796 11.876339 ( 0.996120)
build_install 0.006150 0.005267 3.406001 ( 0.969842)
test_btest 0.000556 0.000120 65.983781 ( 4.336569)
test_basic 0.000289 0.005233 0.391743 ( 0.470987)
test_all 0.078425 0.019532 397.250745 ( 35.076823)
test_rubyspec 0.021101 0.043320 40.373963 ( 52.937161)
total: 99.47 sec