Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-075918
#<BuildRuby:0x0000556c483eb048
@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.20231119-075918",
@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.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001706 0.003805 0.906755 ( 1.312347)
build_miniruby 0.000927 0.000154 0.802055 ( 0.802122)
build_ruby 0.001224 0.000204 2.601720 ( 2.602513)
build_all 0.004300 0.003325 12.004631 ( 0.986490)
build_install 0.008320 0.003109 3.732282 ( 0.987933)
test_btest 0.000841 0.000000 63.253622 ( 5.113584)
test_basic 0.003783 0.000216 0.404100 ( 0.484347)
test_all 0.077232 0.021194 350.312268 ( 36.070839)
test_rubyspec 0.038287 0.030825 39.842848 ( 52.415918)
total: 100.78 sec