Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-223827
#<BuildRuby:0x000055cec72d75f8
@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.20230521-223827",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.005570 1.450280 ( 2.689907)
build_miniruby 0.000000 0.001081 0.734957 ( 0.733990)
build_ruby 0.000000 0.001215 2.348991 ( 2.349128)
build_all 0.007656 0.001443 12.494310 ( 1.113627)
build_install 0.002343 0.005026 1.681108 ( 0.896296)
test_btest 0.000834 0.000175 80.280342 ( 7.037201)
test_basic 0.000000 0.003647 0.504447 ( 0.589183)
test_all 0.000000 0.000752 435.029474 ( 48.853769)
test_rubyspec 0.021846 0.015379 41.776652 ( 54.283025)
total: 118.55 sec