Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-051757
#<BuildRuby:0x00005589aaae40c8
@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.20240103-051757",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.003644 0.004048 1.050174 ( 1.331236)
build_miniruby 0.000778 0.000179 0.832724 ( 0.833026)
build_ruby 0.001510 0.000349 2.643795 ( 2.644096)
build_all 0.000838 0.007302 11.979208 ( 0.988660)
build_install 0.003728 0.007907 3.610832 ( 0.973873)
test_btest 0.000610 0.000285 65.325892 ( 4.718371)
test_basic 0.003005 0.001403 0.405458 ( 0.485387)
test_all 0.064992 0.032544 397.097716 ( 33.354728)
test_rubyspec 0.043189 0.026129 39.747668 ( 52.310461)
total: 97.64 sec