Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-235541
#<BuildRuby:0x000055e41fc6c0d8
@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.20231211-235541",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003063 0.001531 0.999329 ( 1.250086)
build_miniruby 0.001141 0.000000 0.878059 ( 0.877488)
build_ruby 0.001392 0.000000 2.707295 ( 2.707683)
build_all 0.007704 0.000000 12.106154 ( 1.011808)
build_install 0.006980 0.001492 3.527603 ( 0.980930)
test_btest 0.000577 0.000210 63.754119 ( 4.684388)
test_basic 0.000000 0.003573 0.373780 ( 0.456642)
test_all 0.071819 0.029901 383.069439 ( 32.276509)
test_rubyspec 0.017305 0.015645 39.796508 ( 52.474604)
total: 96.72 sec