Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-225906
#<BuildRuby:0x0000558e63ce3280
@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.20231226-225906",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005635 0.000000 0.804139 ( 1.230156)
build_miniruby 0.001032 0.000000 0.792130 ( 0.792201)
build_ruby 0.000000 0.001821 2.677052 ( 2.677833)
build_all 0.006601 0.000946 11.962045 ( 0.945113)
build_install 0.006351 0.004246 3.337113 ( 0.958413)
test_btest 0.000528 0.000117 61.935618 ( 4.583774)
test_basic 0.003380 0.000751 0.406397 ( 0.486259)
test_all 0.085875 0.010469 396.006974 ( 36.580288)
test_rubyspec 0.030447 0.038056 40.164984 ( 52.756110)
total: 101.01 sec