Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-224909
#<BuildRuby:0x000055f8841e08e8
@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.20220325-224909",
@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.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010759 0.000432 1.031101 ( 1.168997)
build_miniruby 0.000000 0.002213 0.075211 ( 0.073809)
build_ruby 0.000032 0.001977 0.081164 ( 0.079111)
build_all 0.005507 0.004523 4.146748 ( 0.841213)
build_install 0.016610 0.007552 7.980623 ( 2.444099)
test_btest 0.001030 0.000234 74.466706 ( 8.155268)
test_basic 0.006351 0.001443 0.359481 ( 0.448386)
test_all 0.001608 0.000365 714.368626 ( 68.625173)
test_rubyspec 0.103005 0.057065 45.837361 ( 51.400005)
total: 133.24 sec