Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-225631
#<BuildRuby:0x00005595e1973048
@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.20231206-225631",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004377 0.000461 1.413946 ( 1.770365)
build_miniruby 0.001032 0.000000 0.811086 ( 0.810483)
build_ruby 0.001293 0.000000 2.719614 ( 2.720611)
build_all 0.006315 0.003686 16.990773 ( 1.523269)
build_install 0.005220 0.003549 4.916682 ( 1.163976)
test_btest 0.000833 0.000139 87.277122 ( 7.231621)
test_basic 0.003442 0.000573 0.713383 ( 0.790954)
test_all 0.111958 0.021843 548.927622 ( 55.948144)
test_rubyspec 0.016856 0.033683 51.097372 ( 63.371738)
total: 135.33 sec