Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-074120
#<BuildRuby:0x0000561b1683ff90
@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.20231127-074120",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002938 0.002866 0.934413 ( 1.323080)
build_miniruby 0.000966 0.000241 0.831085 ( 0.831088)
build_ruby 0.001199 0.000300 2.623022 ( 2.623478)
build_all 0.008228 0.000054 12.251351 ( 1.030648)
build_install 0.009465 0.000282 3.728793 ( 0.997752)
test_btest 0.000597 0.000112 64.924073 ( 4.520982)
test_basic 0.000763 0.003348 0.403648 ( 0.484093)
test_all 0.075459 0.019852 354.989066 ( 32.259084)
test_rubyspec 0.038990 0.026608 40.283349 ( 52.844413)
total: 96.92 sec