Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-132714
#<BuildRuby:0x00005619b9e970b8
@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.20230727-132714",
@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.000024 0.000002 0.000026 ( 0.000026)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.005758 0.000606 1.463195 ( 3.085197)
build_miniruby 0.000922 0.000097 0.942606 ( 0.941949)
build_ruby 0.001074 0.000113 2.597487 ( 2.596676)
build_all 0.008317 0.000875 14.506076 ( 1.302317)
build_install 0.007439 0.000783 2.017626 ( 0.926280)
test_btest 0.000676 0.000071 84.807944 ( 7.594178)
test_basic 0.004705 0.000000 0.713205 ( 0.791277)
test_all 0.001307 0.000075 514.005823 ( 56.383764)
test_rubyspec 0.023679 0.017812 43.411698 ( 55.738757)
total: 129.36 sec