Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-194846
#<BuildRuby:0x000055e726ad4e28
@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.20220811-194846",
@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.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007987 0.003892 0.967329 ( 0.989194)
build_miniruby 0.001622 0.000433 0.074192 ( 0.073553)
build_ruby 0.000000 0.002515 0.071803 ( 0.069875)
build_all 0.007818 0.002547 1.533231 ( 0.585241)
build_install 0.022018 0.000274 5.247483 ( 2.119469)
test_btest 0.000838 0.000200 70.968567 ( 8.389936)
test_basic 0.000922 0.007483 0.321638 ( 0.410142)
test_all 0.002691 0.000856 677.967790 ( 66.140422)
test_rubyspec 0.123309 0.047684 45.065639 ( 52.634029)
total: 131.41 sec