Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-023815
#<BuildRuby:0x000055b2d05a7598
@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.20231227-023815",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000037 0.000007 0.000044 ( 0.000043)
build_up 0.006828 0.000000 0.802778 ( 1.175884)
build_miniruby 0.001167 0.000000 0.810815 ( 0.810341)
build_ruby 0.001357 0.000000 2.658880 ( 2.659969)
build_all 0.007297 0.000046 11.837060 ( 0.986316)
build_install 0.008441 0.004950 3.346885 ( 0.960099)
test_btest 0.000509 0.000096 65.692867 ( 4.772951)
test_basic 0.000000 0.004014 0.387897 ( 0.467826)
test_all 0.061758 0.034968 374.258815 ( 41.596803)
test_rubyspec 0.030436 0.042226 40.037158 ( 52.579028)
total: 106.01 sec