Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-113546
#<BuildRuby:0x000055ec45a04060
@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.20240103-113546",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006299 0.000363 1.034970 ( 1.331173)
build_miniruby 0.000940 0.000145 0.800218 ( 0.800100)
build_ruby 0.001299 0.000200 2.680760 ( 2.681297)
build_all 0.006576 0.001011 11.898132 ( 0.975653)
build_install 0.002302 0.009456 3.556798 ( 0.969257)
test_btest 0.000594 0.000175 62.062472 ( 5.210597)
test_basic 0.003194 0.000939 0.406790 ( 0.487212)
test_all 0.063969 0.032871 393.187063 ( 33.808709)
test_rubyspec 0.036246 0.027560 39.890595 ( 52.465981)
total: 98.73 sec