Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-081504
#<BuildRuby:0x0000563474b97ae0
@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-081504",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000000 0.005367 1.526088 ( 3.251335)
build_miniruby 0.000000 0.001091 0.927438 ( 0.926782)
build_ruby 0.000682 0.000623 2.776455 ( 2.776270)
build_all 0.008248 0.001096 15.139993 ( 1.335876)
build_install 0.009259 0.000000 2.160495 ( 1.012075)
test_btest 0.000781 0.000000 86.745704 ( 7.831615)
test_basic 0.005189 0.000000 0.770479 ( 0.839622)
test_all 0.001413 0.000111 541.071361 ( 60.454687)
test_rubyspec 0.019861 0.025021 45.037257 ( 57.337613)
total: 135.77 sec