Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-172737
#<BuildRuby:0x0000563fab6ceeb8
@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.20230707-172737",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004705 0.000523 1.509943 ( 2.970300)
build_miniruby 0.001049 0.000117 0.965304 ( 0.965788)
build_ruby 0.001189 0.000000 2.627974 ( 2.628382)
build_all 0.001793 0.006875 8.152347 ( 7.501418)
build_install 0.000000 0.007979 1.898718 ( 1.603007)
test_btest 0.000000 0.001427 84.064672 ( 7.437245)
test_basic 0.000000 0.004629 0.752171 ( 0.837468)
test_all 0.000000 0.001405 431.431319 ( 43.710974)
test_rubyspec 0.015257 0.024248 43.075755 ( 55.597980)
total: 123.25 sec