Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-091203
#<BuildRuby:0x0000557a8781c610
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220728-091203",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.008767 0.002191 0.955664 ( 1.499349)
build_miniruby 0.002227 0.000000 0.073545 ( 0.070927)
build_ruby 0.002176 0.000000 0.074713 ( 0.072208)
build_all 0.005646 0.004985 1.481766 ( 0.563850)
build_install 0.018197 0.003556 5.163284 ( 2.100714)
test_btest 0.000991 0.000264 71.143916 ( 8.203800)
test_basic 0.007541 0.000000 0.312494 ( 0.404748)
test_all 0.001688 0.000000 659.465481 ( 65.516228)
test_rubyspec 0.111677 0.071458 45.298927 ( 50.769365)
total: 129.20 sec