Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-053930
#<BuildRuby:0x000055d824a1f7f0
@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.20231127-053930",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000935 0.004559 0.940721 ( 1.342951)
build_miniruby 0.001100 0.000000 0.817582 ( 0.817790)
build_ruby 0.001673 0.000000 2.632294 ( 2.632815)
build_all 0.005264 0.002859 12.142489 ( 1.011381)
build_install 0.010777 0.003618 3.691080 ( 0.986593)
test_btest 0.000000 0.000767 62.832465 ( 5.237405)
test_basic 0.000000 0.005285 0.399046 ( 0.477969)
test_all 0.069506 0.029903 355.842142 ( 32.369348)
test_rubyspec 0.027213 0.039261 39.844915 ( 52.403850)
total: 97.28 sec