Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-054744
#<BuildRuby:0x0000558b0248c0a0
@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.20231027-054744",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001437 0.002991 1.234884 ( 1.495418)
build_miniruby 0.000000 0.000993 0.776039 ( 0.775908)
build_ruby 0.000000 0.001311 2.969984 ( 2.970729)
build_all 0.002480 0.007148 16.185417 ( 1.490676)
build_install 0.007559 0.001041 4.925005 ( 1.167320)
test_btest 0.000996 0.000249 84.775710 ( 7.504442)
test_basic 0.001076 0.003930 0.866788 ( 0.942316)
test_all 0.113908 0.020931 535.237650 ( 51.933641)
test_rubyspec 0.025131 0.022344 50.057661 ( 62.412016)
total: 130.69 sec