Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-123924
#<BuildRuby:0x0000556e014c4018
@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.20230726-123924",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000034 0.000008 0.000042 ( 0.000040)
configure 0.000024 0.000006 0.000030 ( 0.000028)
build_up 0.004622 0.000000 1.382823 ( 2.669244)
build_miniruby 0.001049 0.000000 0.903803 ( 0.903409)
build_ruby 0.001281 0.000000 2.682204 ( 2.682076)
build_all 0.006168 0.003353 14.440272 ( 1.334082)
build_install 0.006192 0.002520 2.007436 ( 0.897011)
test_btest 0.000665 0.000167 84.038126 ( 7.339250)
test_basic 0.003820 0.000955 0.726664 ( 0.803843)
test_all 0.000986 0.000247 503.067382 ( 55.408997)
test_rubyspec 0.020114 0.025324 43.925076 ( 56.318118)
total: 128.36 sec