Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-100256
#<BuildRuby:0x000055fe12c3aeb8
@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.20230601-100256",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000000 0.000008 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005885 1.505076 ( 2.784153)
build_miniruby 0.000000 0.001174 0.885817 ( 0.884799)
build_ruby 0.000903 0.000308 2.446408 ( 2.446828)
build_all 0.004685 0.004100 12.611599 ( 1.105799)
build_install 0.003521 0.003825 1.705964 ( 0.887705)
test_btest 0.000563 0.000161 83.873624 ( 6.835056)
test_basic 0.002531 0.000723 0.661937 ( 0.749681)
test_all 0.000997 0.000284 448.977162 ( 47.140569)
test_rubyspec 0.017428 0.022961 42.093020 ( 54.587815)
total: 117.42 sec