Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-173718
#<BuildRuby:0x000055769b003f90
@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.20231118-173718",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004596 0.001149 0.926590 ( 1.323924)
build_miniruby 0.000000 0.001016 0.795150 ( 0.795210)
build_ruby 0.000000 0.001495 2.603144 ( 2.603760)
build_all 0.007368 0.000181 11.818700 ( 0.988105)
build_install 0.011387 0.001877 3.489428 ( 0.971732)
test_btest 0.000669 0.000167 65.637545 ( 4.937937)
test_basic 0.000180 0.004450 0.390606 ( 0.470643)
test_all 0.075703 0.021287 339.713651 ( 34.676484)
test_rubyspec 0.023030 0.044049 39.772256 ( 52.346014)
total: 99.11 sec