Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-170955
#<BuildRuby:0x0000563494df0128
@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-170955",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004300 0.000042 0.749306 ( 1.197420)
build_miniruby 0.000903 0.000164 0.927398 ( 0.928923)
build_ruby 0.001381 0.000251 2.802745 ( 2.838790)
build_all 0.006339 0.001153 12.206461 ( 1.066047)
build_install 0.002589 0.005601 3.434823 ( 0.980347)
test_btest 0.000524 0.000142 66.833890 ( 6.029507)
test_basic 0.002641 0.000721 0.394923 ( 0.475045)
test_all 0.070658 0.044557 522.617419 ( 43.481081)
test_rubyspec 0.026437 0.034994 41.415071 ( 54.153727)
total: 111.15 sec