Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-230048
#<BuildRuby:0x0000562687187438
@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.20240108-230048",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004617 0.000513 1.374477 ( 1.786491)
build_miniruby 0.000000 0.001283 1.522077 ( 1.527293)
build_ruby 0.000000 0.001674 4.594144 ( 4.607660)
build_all 0.009585 0.001224 16.883409 ( 1.802455)
build_install 0.013362 0.004314 5.560766 ( 2.330819)
test_btest 0.000729 0.000114 81.880354 ( 7.445077)
test_basic 0.006960 0.000412 0.713585 ( 0.781853)
test_all 0.097453 0.024328 540.287896 ( 83.146369)
test_rubyspec 0.027549 0.041722 86.460116 ( 99.030968)
total: 202.46 sec