Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-050755
#<BuildRuby:0x0000564733997818
@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.20231018-050755",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002365 0.003781 1.452249 ( 1.692230)
build_miniruby 0.001043 0.000000 0.900092 ( 0.899625)
build_ruby 0.001254 0.000000 2.625061 ( 2.625503)
build_all 0.005258 0.004967 17.371246 ( 1.510234)
build_install 0.000515 0.008679 5.124542 ( 1.229171)
test_btest 0.000568 0.000199 86.177082 ( 8.075148)
test_basic 0.000098 0.004347 0.628360 ( 0.706602)
test_all 0.000000 0.006478 544.707490 ( 58.749460)
test_rubyspec 0.031788 0.020297 50.976666 ( 63.317778)
total: 138.81 sec