Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-141006
#<BuildRuby:0x0000562ac6b88098
@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.20231130-141006",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004561 0.000048 0.960118 ( 1.248607)
build_miniruby 0.001085 0.000090 0.879409 ( 0.879219)
build_ruby 0.001546 0.000129 2.727140 ( 2.727849)
build_all 0.008074 0.000000 12.185339 ( 0.975495)
build_install 0.008849 0.000278 3.533632 ( 0.969072)
test_btest 0.000676 0.000045 64.043132 ( 4.710216)
test_basic 0.000000 0.004285 0.378788 ( 0.461168)
test_all 0.058401 0.042941 378.254784 ( 32.739638)
test_rubyspec 0.016887 0.041168 39.562430 ( 52.269156)
total: 96.98 sec