Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-063757
#<BuildRuby:0x00005567ab1a7440
@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.20220217-063757",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009950 0.000831 0.940986 ( 3.970783)
build_miniruby 0.001805 0.000258 0.072565 ( 0.070200)
build_ruby 0.001838 0.000263 0.075011 ( 0.072585)
build_all 0.009928 0.000680 4.134533 ( 0.790464)
build_install 0.021401 0.001300 7.784088 ( 2.284518)
test_btest 0.001070 0.000126 77.056213 ( 8.191273)
test_basic 0.001281 0.005129 0.343188 ( 0.443462)
test_all 0.001528 0.000254 654.768075 ( 65.764053)
test_rubyspec 0.084118 0.076474 45.960181 ( 51.502076)
total: 133.09 sec