Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-134747
#<BuildRuby:0x0000563e57a02eb8
@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.20230804-134747",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006045 0.000000 1.564703 ( 2.833354)
build_miniruby 0.000888 0.000000 0.970626 ( 0.970342)
build_ruby 0.001095 0.000059 2.836769 ( 2.836378)
build_all 0.003898 0.005860 15.201479 ( 1.291183)
build_install 0.008592 0.001240 2.289719 ( 1.022206)
test_btest 0.000000 0.001360 87.817355 ( 7.305696)
test_basic 0.001599 0.002831 0.707548 ( 0.784885)
test_all 0.001395 0.000207 558.394091 ( 54.193230)
test_rubyspec 0.009488 0.032906 47.713779 ( 60.070458)
total: 131.31 sec