Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-101745
#<BuildRuby:0x0000559fbd4feec8
@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.20220731-101745",
@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.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003555 0.007457 0.973632 ( 1.130383)
build_miniruby 0.000929 0.000542 0.072617 ( 0.071195)
build_ruby 0.001029 0.000600 0.073033 ( 0.071463)
build_all 0.010984 0.000000 1.534605 ( 0.576715)
build_install 0.018083 0.005172 5.289965 ( 2.100144)
test_btest 0.000744 0.000319 75.911819 ( 8.170465)
test_basic 0.002648 0.004954 0.324194 ( 0.417105)
test_all 0.001617 0.000770 667.879653 ( 66.374693)
test_rubyspec 0.083158 0.100694 45.608143 ( 51.343217)
total: 130.26 sec