Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-054250
#<BuildRuby:0x000055849bfe8178
@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-054250",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005079 0.000090 0.785363 ( 1.176532)
build_miniruby 0.000854 0.000065 0.806580 ( 0.806711)
build_ruby 0.001293 0.000099 2.662176 ( 2.663300)
build_all 0.003716 0.003556 11.943140 ( 0.968086)
build_install 0.005531 0.004179 3.350272 ( 0.976582)
test_btest 0.000687 0.000129 64.213937 ( 4.606295)
test_basic 0.003916 0.000000 0.401829 ( 0.482571)
test_all 0.091211 0.007958 404.783249 ( 37.168733)
test_rubyspec 0.052326 0.013696 39.915367 ( 52.495173)
total: 101.34 sec