Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-082012
#<BuildRuby:0x000055f0d4a8bce8
@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.20231201-082012",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005002 0.000500 1.279517 ( 1.677738)
build_miniruby 0.000943 0.000095 0.850547 ( 0.850596)
build_ruby 0.001296 0.000000 2.671767 ( 2.672718)
build_all 0.002463 0.007585 15.876139 ( 1.413255)
build_install 0.002678 0.005785 4.722976 ( 1.131368)
test_btest 0.000806 0.000193 84.960396 ( 7.094332)
test_basic 0.003695 0.000006 0.657199 ( 0.735668)
test_all 0.120574 0.013975 513.430083 ( 50.964076)
test_rubyspec 0.029699 0.018606 50.041438 ( 62.438986)
total: 128.98 sec