Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-034015
#<BuildRuby:0x000055710d42f788
@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-034015",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000015)
build_up 0.006373 0.000000 0.784444 ( 1.154401)
build_miniruby 0.000994 0.000000 0.796055 ( 0.796310)
build_ruby 0.001227 0.000108 2.651759 ( 2.652698)
build_all 0.003691 0.003968 11.952242 ( 0.998623)
build_install 0.012411 0.000061 3.389047 ( 0.957869)
test_btest 0.000657 0.000116 64.022798 ( 4.979324)
test_basic 0.001098 0.004344 0.401934 ( 0.480992)
test_all 0.055778 0.043605 363.470630 ( 35.875027)
test_rubyspec 0.027179 0.039308 40.430801 ( 53.003189)
total: 100.90 sec