Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-115618
#<BuildRuby:0x000055f076757940
@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-115618",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002852 0.007745 0.982481 ( 1.103708)
build_miniruby 0.001868 0.000000 0.074413 ( 0.073698)
build_ruby 0.000000 0.002385 0.074847 ( 0.072841)
build_all 0.010275 0.000737 4.071208 ( 0.841436)
build_install 0.019716 0.001545 8.002852 ( 2.475077)
test_btest 0.001448 0.000000 73.916115 ( 8.319705)
test_basic 0.007045 0.000057 0.329413 ( 0.418009)
test_all 0.001540 0.000257 698.961033 ( 67.832799)
test_rubyspec 0.105073 0.067258 45.676975 ( 51.180388)
total: 132.32 sec