Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-170032
#<BuildRuby:0x0000558b8078c6c8
@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.20220301-170032",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000024 0.000008 0.000032 ( 0.000028)
build_up 0.011087 0.000888 0.987683 ( 1.947654)
build_miniruby 0.001617 0.000462 0.074538 ( 0.072203)
build_ruby 0.001398 0.000400 0.070551 ( 0.069062)
build_all 0.001428 0.009499 4.181501 ( 0.843734)
build_install 0.018138 0.005435 7.887166 ( 2.418828)
test_btest 0.000981 0.000393 75.559141 ( 8.458276)
test_basic 0.005336 0.002134 0.339726 ( 0.428039)
test_all 0.001948 0.000000 702.951193 ( 67.667518)
test_rubyspec 0.108829 0.053207 46.115935 ( 51.521136)
total: 133.43 sec