Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-021801
#<BuildRuby:0x0000556b320875f8
@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.20231229-021801",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005236 0.000000 1.202699 ( 1.584784)
build_miniruby 0.001413 0.000000 0.871913 ( 0.871181)
build_ruby 0.001432 0.000029 2.916376 ( 2.915872)
build_all 0.010058 0.000181 16.482664 ( 1.465575)
build_install 0.005481 0.002875 4.685212 ( 1.157669)
test_btest 0.000870 0.000097 85.498111 ( 6.953874)
test_basic 0.000620 0.003807 0.604507 ( 0.683793)
test_all 0.122494 0.015864 555.204726 ( 52.374657)
test_rubyspec 0.037252 0.010564 49.950835 ( 62.300571)
total: 130.31 sec