Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-125407
#<BuildRuby:0x0000557ae3a3f8a0
@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.20230730-125407",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003921 0.000923 1.433199 ( 2.687291)
build_miniruby 0.000856 0.000201 0.862086 ( 0.861839)
build_ruby 0.000000 0.001685 2.728977 ( 2.733275)
build_all 0.003118 0.006492 14.919563 ( 1.359330)
build_install 0.007788 0.001116 2.088395 ( 0.947547)
test_btest 0.000834 0.000264 88.924521 ( 7.619382)
test_basic 0.001089 0.004890 0.728579 ( 0.807083)
test_all 0.001040 0.000383 554.144673 ( 54.093689)
test_rubyspec 0.013969 0.029546 43.758969 ( 56.193744)
total: 127.30 sec