Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-000708
#<BuildRuby:0x0000560b120d5570
@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.20221027-000708",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002127 0.008813 1.107829 ( 1.178550)
build_miniruby 0.002132 0.000000 0.103248 ( 0.099506)
build_ruby 0.002116 0.000082 0.087184 ( 0.084109)
build_all 0.007902 0.000000 1.282812 ( 0.557160)
build_install 0.014749 0.000000 1.642419 ( 0.899390)
test_btest 0.001967 0.000000 63.790906 ( 6.855086)
test_basic 0.002863 0.003759 0.346490 ( 0.441091)
test_all 0.005821 0.001838 492.393174 ( 53.381608)
test_rubyspec 0.063778 0.057786 43.456752 ( 52.074075)
total: 115.57 sec