Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-143447
#<BuildRuby:0x0000557a7b7af918
@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.20231022-143447",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004682 0.000163 2.003910 ( 2.382275)
build_miniruby 0.000799 0.000177 0.882371 ( 0.882670)
build_ruby 0.000992 0.000220 2.754458 ( 2.755096)
build_all 0.004036 0.005838 15.898696 ( 1.421972)
build_install 0.008415 0.000260 5.174072 ( 1.148638)
test_btest 0.000847 0.000221 83.249895 ( 7.150113)
test_basic 0.003808 0.000004 0.642738 ( 0.721313)
test_all 0.078409 0.055790 486.608048 ( 53.953433)
test_rubyspec 0.023912 0.028458 49.200826 ( 61.443785)
total: 131.86 sec