Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-220900
#<BuildRuby:0x000055d4471a3788
@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.20231218-220900",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.004769 1.035771 ( 1.328342)
build_miniruby 0.000000 0.000835 0.867169 ( 0.867366)
build_ruby 0.000000 0.000915 2.698082 ( 2.701677)
build_all 0.005326 0.001964 12.052718 ( 1.008079)
build_install 0.008159 0.005988 3.587992 ( 0.975606)
test_btest 0.000395 0.000212 62.267126 ( 5.919915)
test_basic 0.002833 0.000000 0.376933 ( 0.461009)
test_all 0.074214 0.028673 373.635706 ( 38.547324)
test_rubyspec 0.034396 0.037904 39.888166 ( 52.551123)
total: 104.36 sec