Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-083537
#<BuildRuby:0x000055b7a83fbbb8
@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.20230630-083537",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005035 0.000226 1.453499 ( 2.689683)
build_miniruby 0.000977 0.000229 0.947600 ( 0.947718)
build_ruby 0.001012 0.000238 2.503316 ( 2.504479)
build_all 0.007558 0.001779 11.291080 ( 7.882923)
build_install 0.007099 0.001670 4.778928 ( 1.819941)
test_btest 0.000789 0.000186 84.630766 ( 7.334920)
test_basic 0.000812 0.003966 0.672228 ( 0.757427)
test_all 0.001377 0.000382 454.295798 ( 40.706383)
test_rubyspec 0.015607 0.023068 42.092921 ( 54.544546)
total: 119.19 sec