Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-063407
#<BuildRuby:0x00005643f5eb7708
@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.20230725-063407",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.005411 0.000255 1.402723 ( 2.863132)
build_miniruby 0.000807 0.000127 0.979185 ( 0.978520)
build_ruby 0.001073 0.000169 2.600069 ( 2.599426)
build_all 0.008519 0.000644 14.999633 ( 1.300302)
build_install 0.004965 0.003729 2.168654 ( 0.980530)
test_btest 0.000921 0.000167 86.186532 ( 8.035529)
test_basic 0.005004 0.000120 0.696957 ( 0.777341)
test_all 0.000000 0.001792 548.823511 ( 51.994129)
test_rubyspec 0.015878 0.028973 45.181687 ( 57.537044)
total: 127.07 sec