Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-104335
#<BuildRuby:0x000055c0eb0d4060
@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.20231231-104335",
@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.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003644 0.001620 0.806304 ( 1.321826)
build_miniruby 0.000681 0.000303 0.800132 ( 0.800247)
build_ruby 0.001017 0.000452 2.668819 ( 2.669817)
build_all 0.007084 0.001016 11.972900 ( 0.945652)
build_install 0.008682 0.001412 3.393241 ( 0.959302)
test_btest 0.000593 0.000216 63.704267 ( 5.012821)
test_basic 0.004129 0.001502 0.397136 ( 0.475729)
test_all 0.075484 0.020147 371.427305 ( 31.711058)
test_rubyspec 0.010487 0.057887 40.496341 ( 53.057442)
total: 96.95 sec