Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-110240
#<BuildRuby:0x000055c5987789c8
@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.20220730-110240",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005740 0.005284 0.977581 ( 1.099917)
build_miniruby 0.001460 0.000337 0.078014 ( 0.076175)
build_ruby 0.002077 0.000000 0.075358 ( 0.073242)
build_all 0.006510 0.004427 1.544271 ( 0.590344)
build_install 0.010358 0.014788 5.134636 ( 2.071362)
test_btest 0.001062 0.000448 77.000953 ( 8.060450)
test_basic 0.004385 0.004263 0.325841 ( 0.413043)
test_all 0.001494 0.000672 627.207913 ( 64.942519)
test_rubyspec 0.097726 0.071406 45.710180 ( 51.440853)
total: 128.77 sec