Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-224017
#<BuildRuby:0x000055a65e2df280
@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.20231223-224017",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.003599 0.735924 ( 1.149410)
build_miniruby 0.000924 0.000000 0.901587 ( 0.902119)
build_ruby 0.001171 0.000056 2.779400 ( 2.784703)
build_all 0.002778 0.004578 12.072150 ( 1.016699)
build_install 0.008489 0.001008 3.418478 ( 0.964519)
test_btest 0.000559 0.000129 64.063814 ( 5.354965)
test_basic 0.000698 0.003418 0.376689 ( 0.459149)
test_all 0.090125 0.017204 425.105067 ( 37.234023)
test_rubyspec 0.015425 0.034571 40.573018 ( 53.299188)
total: 103.17 sec