Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-015955
#<BuildRuby:0x0000563c44d68090
@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.20231126-015955",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.005208 0.000293 0.908772 ( 1.309214)
build_miniruby 0.000890 0.000223 0.802067 ( 0.801860)
build_ruby 0.000000 0.001722 2.661654 ( 2.662026)
build_all 0.000768 0.007032 12.299225 ( 1.025468)
build_install 0.003704 0.008017 3.721462 ( 0.989413)
test_btest 0.000453 0.000241 65.176328 ( 4.786921)
test_basic 0.004799 0.000000 0.416279 ( 0.496424)
test_all 0.082292 0.016443 348.305510 ( 35.037819)
test_rubyspec 0.028132 0.039332 39.824989 ( 52.385896)
total: 99.50 sec