Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-012717
#<BuildRuby:0x00005624ca207840
@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.20240116-012717",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000036 0.000007 0.000043 ( 0.000042)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.005392 0.000201 1.115788 ( 1.525624)
build_miniruby 0.000830 0.000138 0.853959 ( 0.853555)
build_ruby 0.001983 0.000000 2.757781 ( 2.756810)
build_all 0.008646 0.000312 14.409363 ( 1.342296)
build_install 0.007505 0.000000 4.148094 ( 1.106283)
test_btest 0.001093 0.000000 77.975365 ( 7.131437)
test_basic 0.000624 0.003741 0.534003 ( 0.610421)
test_all 0.100548 0.031479 473.152699 ( 53.622045)
test_rubyspec 0.013360 0.036218 49.134312 ( 61.476154)
total: 130.43 sec