Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-041612
#<BuildRuby:0x000055dfa47c09c8
@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.20220723-041612",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.012216 0.000538 0.975013 ( 1.408132)
build_miniruby 0.001784 0.000000 0.073100 ( 0.071267)
build_ruby 0.002305 0.000000 0.079851 ( 0.077668)
build_all 0.010615 0.000709 1.509868 ( 0.573082)
build_install 0.019814 0.000000 5.290786 ( 2.113932)
test_btest 0.001217 0.000000 74.683704 ( 7.954743)
test_basic 0.000682 0.006902 0.320172 ( 0.408271)
test_all 0.001540 0.000236 683.234904 ( 66.442972)
test_rubyspec 0.107529 0.061384 45.565040 ( 51.224663)
total: 130.28 sec