Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-103503
#<BuildRuby:0x0000558dbefc5570
@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.20220722-103503",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.000794 0.008534 0.838999 ( 1.002307)
build_miniruby 0.001750 0.000000 0.064813 ( 0.063327)
build_ruby 0.001379 0.000000 0.049534 ( 0.048556)
build_all 0.006490 0.001052 1.223401 ( 0.442716)
build_install 0.012601 0.002258 4.277105 ( 1.790484)
test_btest 0.001336 0.000720 52.212120 ( 5.876444)
test_basic 0.000288 0.004818 0.276127 ( 0.368252)
test_all 0.001380 0.000849 484.466063 ( 52.085827)
test_rubyspec 0.074880 0.062240 41.665821 ( 47.499318)
total: 109.18 sec