Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-002815
#<BuildRuby:0x0000559df0557858
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231230-002815",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000045 0.000010 0.000055 ( 0.000053)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.003250 0.002720 1.228646 ( 1.599686)
build_miniruby 0.000843 0.000222 0.921100 ( 0.920727)
build_ruby 0.001220 0.000321 2.806862 ( 2.807401)
build_all 0.009323 0.000406 16.311193 ( 1.486826)
build_install 0.004088 0.005060 4.653059 ( 1.164662)
test_btest 0.000863 0.000246 84.234584 ( 7.079659)
test_basic 0.004409 0.000076 0.725706 ( 0.801386)
test_all 0.110177 0.026543 521.899771 ( 53.958082)
test_rubyspec 0.014777 0.036569 50.479313 ( 62.750095)
total: 132.57 sec